{"id":1,"date":"2025-06-26T19:00:02","date_gmt":"2025-06-26T19:00:02","guid":{"rendered":"http:\/\/parcelle32.ovh\/?p=1"},"modified":"2026-06-29T14:29:20","modified_gmt":"2026-06-29T12:29:20","slug":"hello-world","status":"publish","type":"post","link":"https:\/\/parcelle32.ovh\/index.php\/2025\/06\/26\/hello-world\/","title":{"rendered":"Relev\u00e9s M\u00e9trologique"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\t\t\n    <div class=\"canvas\">\n      \t<img id=\"fond\" \t\t\tsrc=\"https:\/\/parcelle32.ovh\/wp-content\/uploads\/2025\/10\/fond.png\">      \t\n\t  \t\n\t\t<img decoding=\"async\" id=\"niveau_eau_0\" src=\"https:\/\/parcelle32.ovh\/wp-content\/uploads\/2025\/10\/niveau_eau_0.png\">\n\t\t<img decoding=\"async\" id=\"niveau_eau_1\" src=\"https:\/\/parcelle32.ovh\/wp-content\/uploads\/2025\/10\/niveau_eau_1.png\">\n\t\t<img decoding=\"async\" id=\"niveau_eau_2\" src=\"https:\/\/parcelle32.ovh\/wp-content\/uploads\/2025\/10\/niveau_eau_2.png\">\n\t\t<img decoding=\"async\" id=\"niveau_eau_3\" src=\"https:\/\/parcelle32.ovh\/wp-content\/uploads\/2025\/10\/niveau_eau_3.png\">\n\t\t<img decoding=\"async\" id=\"niveau_eau_4\" src=\"https:\/\/parcelle32.ovh\/wp-content\/uploads\/2025\/10\/niveau_eau_4.png\">\n\t\t<img decoding=\"async\" id=\"niveau_eau_5\" src=\"https:\/\/parcelle32.ovh\/wp-content\/uploads\/2025\/10\/niveau_eau_5.png\">\n\t\t<img id=\"cuve\" \t\t\tsrc=\"https:\/\/parcelle32.ovh\/wp-content\/uploads\/2025\/10\/cuve.png\">\n\t\t\n\t\t<img decoding=\"async\" id=\"gyrouette\" src=\"https:\/\/parcelle32.ovh\/wp-content\/uploads\/2025\/10\/gyrouette.png\">\n\t\t<img decoding=\"async\" id=\"anemometre1\" src=\"https:\/\/parcelle32.ovh\/wp-content\/uploads\/2025\/10\/anemometre1.png\">\n\t\t<img decoding=\"async\" id=\"anemometre2\" src=\"https:\/\/parcelle32.ovh\/wp-content\/uploads\/2025\/10\/anemometre2.png\">\n\t\t<img decoding=\"async\" id=\"anemometre3\" src=\"https:\/\/parcelle32.ovh\/wp-content\/uploads\/2025\/10\/anemometre3.png\">\n\t\t<img decoding=\"async\" id=\"pluviometre\" src=\"http:\/\/parcelle32.ovh\/wp-content\/uploads\/2025\/10\/pluviometre.png\">\n\t\t<img id=\"pluie\" \tsrc=\"http:\/\/parcelle32.ovh\/wp-content\/uploads\/2026\/02\/pluie.png\">\n\t\t\n\t\t<img decoding=\"async\" id=\"vittre_serre\" src=\"https:\/\/parcelle32.ovh\/wp-content\/uploads\/2025\/10\/vittre_serre.png\">\n\t\t<img decoding=\"async\" id=\"photovoltaique\" src=\"https:\/\/parcelle32.ovh\/wp-content\/uploads\/2025\/10\/photovoltaique.png\">\n\t\t\n\t\t<!-- Texte superpos\u00e9 -->\n      \t<div id=\"temperature_ext\">32.1\u00b0C<\/div>\n\t\t<div id=\"temperature_ext_min\">\u2193 &nbsp; 22.2\u00b0C<\/div>\n\t\t<div id=\"temperature_ext_max\">\u2191 &nbsp; 33.6\u00b0C<\/div>\n\t\t<div id=\"temperature_int\">43.0\u00b0C<\/div>\n\t\t<div id=\"vitesse_vent\">13Km\/h NW<\/div>\n\t\t<div id=\"rafale_vent\">35km\/H &#128168;<\/div>\n\t\t<div id=\"humidite\">33 % &nbsp;&nbsp;1,000 hPa<\/div>\n\t\t<div id=\"pression\">33.21 %<\/div>\n\t\t<div id=\"pluviometrie\">47.2 mm<\/div>\n    <\/div>\n\t\t\t\n\t <div class=\"pluie2\">\n\t\t\t<img id=\"pluie2\" \tsrc=\"http:\/\/parcelle32.ovh\/wp-content\/uploads\/2026\/02\/pluie_transparente.gif\">\n\t<\/div>\n    \n    <label><input type=\"checkbox\" onclick=\"toggleLayer('vittre_serre')\" checked> vittre_serre<\/label><br>\n\t<label><input type=\"checkbox\" onclick=\"anemo_vent(true)\">vent<\/label><br>\n\t\n    <script>\n\t\t\t\n\t\t\t\n\tif(0.0 ==0)\t\n\t{\n\t\tdocument.getElementById(\"pluie2\").style.display = \"none\";\n\t\tpluie_blink(false);\n\t}\n\telse\n\t{\n\t\tdocument.getElementById(\"pluie\").style.display = \"block\";\n\t\tdocument.getElementById(\"pluie2\").style.display = \"block\";\n\t\tpluie_blink(true);\n\t}\n\t\n\tvar vent = false;\n\tvar vent_id=1;\n\t\n\tif(13 ==0)\n\t{\n\t\tanemo_vent(false) ;\n\t}\n\telse\n\t{\n\t\tanemo_vent(true) ;\n\t}\n\t\n\tdocument.addEventListener(\"DOMContentLoaded\", function() \n\t{\n\t  const tempDiv = document.getElementById(\"temperature_int\");\n\t  const tempText = tempDiv.textContent.replace('\u00b0C', '').trim();\n\t  const temp = parseFloat(tempText);\n\t  const tempDiv2 = document.getElementById(\"temperature_ext\");\n\t  const tempText2 = tempDiv2.textContent.replace('\u00b0C', '').trim();\n\t  const temp2 = parseFloat(tempText2);\n\t  const tempDiv3 = document.getElementById(\"temperature_ext_min\");\n\t  const tempText3 = tempDiv3.textContent.replace(\/[^\\d.-]\/g, '').trim();\n\t  const temp3 = parseFloat(tempText3);\n\t  const tempDiv4 = document.getElementById(\"temperature_ext_max\");\n\t  const tempText4 = tempDiv4.textContent.replace(\/[^\\d.-]\/g, '').trim();\n\t  const temp4 = parseFloat(tempText4);\n\t\t\n\t\t\n\t  function getColor(temp) {\n\t\tif (temp < 0) return '#00BFFF';      \/\/ bleu glace\n\t\tif (temp < 10) return '#1E90FF';     \/\/ bleu clair\n\t\tif (temp < 20) return '#32CD32';     \/\/ vert\n\t\tif (temp < 30) return '#FFA500';     \/\/ orange\n\t\treturn '#FF0000';                    \/\/ rouge vif\n\t  }\n\n\t  tempDiv.style.color = getColor(temp);\t\n\t  tempDiv2.style.color = getColor(temp2);\n\t  tempDiv3.style.color = getColor(temp3);\n\t  tempDiv4.style.color = getColor(temp4);\n\t\t\n\t});\n\t\n\tniveau_eau();\n\t\n\/*\t\n\t\/\/ Lance le calcul imm\u00e9diatement\n\treloadAtNextTenthMinute();\n\tfunction reloadAtNextTenthMinute() \n\t{\n\t  const now = new Date();\n\t  const minutes = now.getMinutes();\n\t  const seconds = now.getSeconds();\n\n\t  \/\/ Trouve la prochaine minute multiple de 5\n\t  const nextFive = Math.ceil((minutes + (seconds >= 20 ? 0.1 : 0)) \/ 5) * 5;\n\t  console.log(nextFive);\n\t  const nextMinute = nextFive === 60 ? 0 : nextFive;\n\t  console.log(nextMinute);\n\t  const nextHour = nextFive === 60 ? now.getHours() + 1 : now.getHours();\n\n\t  \/\/ Calcule le moment exact du prochain rechargement\n\t  const nextReload = new Date(\n\t\tnow.getFullYear(),\n\t\tnow.getMonth(),\n\t\tnow.getDate(),\n\t\tnextHour,\n\t\tnextMinute,\n\t\t0,\n\t\t0\n\t  );\n\n\t  const delay = nextReload - now;\n\t  console.log(nextReload);\n\t  console.log(\"Prochain rafra\u00eechissement dans\", Math.round(delay \/ 1000), \"secondes\");\n\t  console.log(delay);\n\t\t\n\t  setTimeout(() => {\n\t\twindow.location.reload();\n\t  }, delay);\n\t}\n\n*\/\n\t\/\/ Lance le calcul imm\u00e9diatement\n\treloadAtNextTenthMinute();\n\tfunction reloadAtNextTenthMinute() \n\t{\n\t\t  const now = new Date();\n\t\t  const minutes = now.getMinutes();\n\t\t  const seconds = now.getSeconds();\n\n\t\t  \/\/ Calcule la prochaine minute multiple de 5\n\t\t  let nextFive = Math.floor(minutes \/ 5) * 5 + 5;\n\t\t  let nextHour = now.getHours();\n\n\t\t  if (nextFive >= 60) \n\t\t  {\n\t\t\tnextFive = 0;\n\t\t\tnextHour += 1;\n\t\t  }\n\n\t\t  \/\/ On veut que \u00e7a se fasse \u00e0 +20 secondes\n\t\t  const nextReload = new Date(\n\t\t\tnow.getFullYear(),\n\t\t\tnow.getMonth(),\n\t\t\tnow.getDate(),\n\t\t\tnextHour,\n\t\t\tnextFive,\n\t\t\t20, \/\/ +20 secondes\n\t\t\t0\n\t\t  );\n\n\t\t  \/\/ Calcule le d\u00e9lai avant rechargement\n\t\t  const delay = nextReload - now;\n\n\t\t  console.log(\n\t\t\t`Rafra\u00eechissement pr\u00e9vu \u00e0 ${nextReload.toLocaleTimeString()} (dans ${Math.round(\n\t\t\t  delay \/ 1000\n\t\t\t)} s)`\n\t\t  );\n\n\t\t  setTimeout(() => {\n\t\t\twindow.location.reload();\n\t\t  }, delay);\n\t}\n\n\tfunction pluie_blink( status) \n\t{\n\t\tif(status == false)\n\t\t{\n\t\t\tdocument.getElementById(\"pluie\").style.display = \"none\";\n\t\t}\n\t\telse\n\t\t{\n\t\t\tif(document.getElementById(\"pluie\").style.display== \"none\")\n\t\t\t{\n\t\t\t\tdocument.getElementById(\"pluie\").style.display = \"block\";\n\t\t\t}\n\t\t\telse\n\t\t\t{\n\t\t\t\tdocument.getElementById(\"pluie\").style.display = \"none\";\n\t\t\t}\n\t\t\tsetTimeout(pluie_blink, 500);\n\t\t}\n\t\t\n\t}\n\t\n\tfunction anemo_vent(status ) \n\t{\n\t\t\/\/alert('vent' + status);\n\t\t\/\/var status = true;\n\t\tif(status == false)\n\t\t{\n\t\t\tdocument.getElementById(\"anemometre1\").style.display = \"block\";\n\t\t\tdocument.getElementById(\"anemometre2\").style.display = \"none\";\n\t\t\tdocument.getElementById(\"anemometre3\").style.display = \"none\";\n\t\t\t\n\t\t}\n\t\telse\n\t\t{\n\t\t\t\/\/alert(\"anemometre\"+vent_id);\n\t\t\tdocument.getElementById(\"anemometre1\").style.display = \"none\";\n\t\t\tdocument.getElementById(\"anemometre2\").style.display = \"none\";\n\t\t\tdocument.getElementById(\"anemometre3\").style.display = \"none\";\n\t\t\tdocument.getElementById(\"anemometre\"+vent_id).style.display = \"block\";\n\t\t\tvent_id++;\n\t\t\t\n\t\t\tif(vent_id >3)\n\t\t\t{\n\t\t\t\tvent_id=1;\n\t\t\t}\n\t\t\tsetTimeout(anemo_vent, 1000);\n\t\t\t\/\/vent = false;\n\t\t}\n\t\t\n\t}\n\t\t\n\t\t\n\tfunction niveau_eau() \n\t{\n\t\t\/\/alert(\"in\");  \n\t\t\/\/alert(document.getElementById(\"niveau_cuve\").value);\n\t\t\n\t\tlet Dmax = 1000;  \/\/ cuve vide\n\t\tlet Dmin = 200;   \/\/ cuve pleine\n\t\tvar eau1 = 278;\n\t\tlet niveau = Math.round(5 * (Dmax - eau1) \/ (Dmax - Dmin));\n\t\tniveau = Math.max(0, Math.min(5, niveau));\n\t\t\n\t\t\n\t\t\/\/switch(parseInt(document.getElementById(\"niveau_cuve\").value))\n\t\tswitch(parseInt(niveau))\n\t\t  {\n\t\t\t  case 0:\n\t\t\t\tdocument.getElementById(\"niveau_eau_0\").style.display = \"block\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_1\").style.display = \"none\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_2\").style.display = \"none\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_3\").style.display = \"none\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_4\").style.display = \"none\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_5\").style.display = \"none\";\n\t\t\t\tbreak;\n\t\t\t  case 1:\t\t\t\t \n\t\t\t\tdocument.getElementById(\"niveau_eau_0\").style.display = \"none\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_1\").style.display = \"block\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_2\").style.display = \"none\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_3\").style.display = \"none\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_4\").style.display = \"none\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_5\").style.display = \"none\";\n\t\t\t\tbreak;\n\t\t\t  case 2:\t\t\t\t \n\t\t\t\tdocument.getElementById(\"niveau_eau_0\").style.display = \"none\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_1\").style.display = \"none\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_2\").style.display = \"block\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_3\").style.display = \"none\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_4\").style.display = \"none\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_5\").style.display = \"none\";\n\t\t\t\tbreak;\n\t\t\t  case 3:\t\t\t\t \n\t\t\t\tdocument.getElementById(\"niveau_eau_0\").style.display = \"none\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_1\").style.display = \"none\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_2\").style.display = \"none\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_3\").style.display = \"block\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_4\").style.display = \"none\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_5\").style.display = \"none\";\n\t\t\t\tbreak;\n\t\t\t\tcase 4:\t\t\t\t \n\t\t\t\tdocument.getElementById(\"niveau_eau_0\").style.display = \"none\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_1\").style.display = \"none\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_2\").style.display = \"none\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_3\").style.display = \"none\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_4\").style.display = \"block\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_5\").style.display = \"none\";\n\t\t\t\tbreak;\n\t\t\t\tcase 5:\t\t\t\t \n\t\t\t\tdocument.getElementById(\"niveau_eau_0\").style.display = \"none\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_1\").style.display = \"none\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_2\").style.display = \"none\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_3\").style.display = \"none\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_4\").style.display = \"none\";\n\t\t\t\tdocument.getElementById(\"niveau_eau_5\").style.display = \"block\";\n\t\t\t\tbreak;\n\t\t\t  default:\n\t\t\t\talert(\"niveau_eau_default\"); \/\/ code block\n\t\t\t} \n\n    }\n\t\t\n    function toggleLayer(id) {\n      const img = document.getElementById(id);\n      img.style.display = (img.style.display === \"none\") ? \"block\" : \"none\";\n    }\n    <\/script>\n\n    <style>\n    .canvas {\n      position: relative;\n      width: 600px;\n      height: 400px;\n    }\n    .canvas img {\n      position: absolute;\n      top: 0; left: 0;\n      width: 100%;\n      display: none;\n    }\n\t.pluie2 img {\n\t\tposition: relative;\n  \t\ttop: -420px;\n  \t\tleft: 20px;\n  \t\twidth: 600px;\n    }\n\t\/* Style du texte superpos\u00e9 *\/\n    #temperature_ext {\n      position: absolute;\n      top: 170px;\n      left: 30px;\n      font-size: 15px;\n      font-weight: bold;\n      color: red;\n      background: rgba(255,255,255,0.3);\n      padding: 4px 8px;\n      border-radius: 4px;\n    }\n    #temperature_ext_min {\n      position: absolute;\n      top: 202px;\n      left: 30px;\n      font-size: 10px;\n      font-weight: bold;\n      color: red;\n      background: rgba(255,255,255,0.3);\n      padding: 4px 4px;\n      border-radius: 4px;\n    }\n    #temperature_ext_max {\n      position: absolute;\n      top: 145px;\n      left: 30px;\n      font-size: 10px;\n      font-weight: bold;\n      color: red;\n      background: rgba(255,255,255,0.3);\n      padding: 4px 4px;\n      border-radius: 4px;\n    }\n\t#temperature_int {\n      position: absolute;\n      top: 170px;\n      left: 195px;\n      font-size: 15px;\n      font-weight: bold;\n      color: blue;\n      background: rgba(255,255,255,0.3);\n      padding: 4px 8px;\n      border-radius: 4px;\n    }\n\t#vitesse_vent{\n      position: absolute;\n      top: 10px;\n      left: 220px;\n      font-size: 14px;\n      font-weight: bold;\n      color: black;\n      background: rgba(255,255,255,0.6);\n      padding: 4px 8px;\n      border-radius: 4px;\n    }\n\t#rafale_vent{\n\t  position: absolute;\n\t  top: 40px;\n\t  left: 230px;\n\t  font-size: 10px;\n\t  font-weight: bold;\n\t  color: #ff00ef;\n      background: rgba(255,255,255,0.6);\n      padding: 4px 8px;\n      border-radius: 4px;\n    }\n\t#humidite{\n      position: absolute;\n      top: 205px;\n  \t  left: 205px;\n      font-size: 12px;\n      font-weight: bold;\n      color: white;\n      background: rgba(255,255,255,0.3);\n      padding: 4px 8px;\n      border-radius: 4px;\n    }\n\t#pluviometrie{\n      position: absolute;\n      top: 235px;\n  \t  left: 510px;\n      font-size: 12px;\n      font-weight: bold;\n      color: white;\n      background: rgba(255,255,255,0.3);\n      padding: 4px 8px;\n      border-radius: 4px;\n\t}\n\t#pluie{\n      display: none;\n    }\n\t#fond {\n      display: block; \/* toujours visible au d\u00e9but *\/\n    }\n\t#cuve {\n      display: block; \/* toujours visible au d\u00e9but *\/\n    }\t\n\t#gyrouette {\n      display: block; \/* toujours visible au d\u00e9but *\/\n    }\t\n\t\n\t#anemometre1,\n\t#pluviometre,\n\t#photovoltaique,\n\t#niveau_eau_0 {\n      display: block; \/* toujours visible au d\u00e9but *\/\n    }\n    <\/style>\n    \n\n\n    <div class=\"meteo-derniere-entree\">\n        <h3>Derni\u00e8re observation m\u00e9t\u00e9o<\/h3>\n        <table>\n            <tr><th>Heure<\/th><td>2026-07-15 16:30:05  V3<\/td><\/tr>\n            <tr><th>Temp\u00e9rature<\/th><td>43 \u00b0C<\/td><\/tr>\n            <tr><th>Temp\u00e9rature 2<\/th><td>32.1 \u00b0C<\/td><\/tr>\n            <tr><th>Humidit\u00e9<\/th><td>33.21 %<\/td><\/tr>\n            <tr><th>Pression<\/th><td>1000.44 hPa<\/td><\/tr>\n            <tr><th>Vitesse du vent<\/th><td>13 km\/h<\/td><\/tr>\n            <tr><th>Rafales<\/th><td>35 km\/h<\/td><\/tr>\n            <tr><th>Direction du vent<\/th><td>315\u00b0<\/td><\/tr>\n            <tr><th>Pluie<\/th><td>47.22 mm<\/td><\/tr>\n            <tr><th>Tension batterie<\/th><td>3.86 V<\/td><\/tr>\n\t\t\t<tr><th>Tension batterie 12 V<\/th><td>12.25 V<\/td><\/tr>\n\t\t\t<tr><th>Eau 1<\/th><td>278 mm<\/td><\/tr>\n\t\t\t<tr><th>Eau 2<\/th><td>0 mm<\/td><\/tr>\n        <\/table>\n    <\/div>\n    <style>\n        .meteo-derniere-entree table {\n            border-collapse: collapse;\n            width: 100%;\n            max-width: 600px;\n            margin: 1em auto;\n        }\n        .meteo-derniere-entree th,\n        .meteo-derniere-entree td {\n            border: 1px solid #ccc;\n            padding: 8px 12px;\n            text-align: left;\n        }\n        .meteo-derniere-entree th {\n            background-color: #f0f0f0;\n        }\n    <\/style>\n    \n\n\n\n    <!-- Formulaire de s\u00e9lection de la date -->\n    <form method=\"get\" style=\"text-align: center; margin-bottom: 20px;\">\n        <label for=\"date\">Choisir une date :<\/label>\n        <input type=\"date\" id=\"date\" name=\"date\" value=\"\">\n        <input type=\"submit\" value=\"Afficher\">\n    <\/form>\n\n    <!-- Graphique -->\n    <div style=\"position: relative; width: 100%; max-width: 600px; margin: auto;\">\n        <canvas id=\"espChart\" width=\"500\" height=\"400\"><\/canvas>\n    <\/div>\n\n   <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js\"><\/script>\n<script>\nconst ctx = document.getElementById('espChart').getContext('2d');\n\t\nconst tempInt = [\"43.69\",\"45.5\",\"44.94\",\"42.88\",\"41.88\",\"40.88\",\"39.88\",\"38.31\",\"37.88\",\"38.31\",\"37.63\",\"37.5\",\"37\",\"36.13\",\"35.38\",\"34.88\",\"34.44\",\"33.88\",\"33.31\",\"32.88\",\"32.63\",\"32.44\",\"32.13\",\"31.81\",\"31.25\",\"30.56\",\"29.75\",\"29.25\",\"28.81\",\"28.25\",\"27.56\",\"27.06\",\"26.5\",\"26.06\",\"25.75\",\"25.44\",\"25\",\"24.63\",\"24.25\",\"24.06\",\"24\",\"24.06\",\"23.75\",\"23.44\",\"23.19\",\"23.12\",\"23\",\"22.87\",\"22.75\",\"22.56\",\"22.44\",\"22.44\",\"22.56\",\"22.69\",\"22.56\",\"22.56\",\"22.56\",\"22.5\",\"22.5\",\"22.62\",\"22.69\",\"22.75\",\"22.75\",\"22.75\",\"22.75\",\"22.75\",\"22.81\",\"22.81\",\"22.81\",\"22.75\",\"22.81\",\"22.94\",\"22.94\",\"22.94\",\"23\",\"22.87\",\"22.5\",\"22.19\",\"21.94\",\"21.69\",\"21.44\",\"21.31\",\"21.25\",\"21\",\"20.81\",\"20.44\",\"20.25\",\"20.25\",\"20.69\",\"21.25\",\"21.62\",\"22.19\",\"22.31\",\"23\",\"25.19\",\"26.56\",\"26.37\",\"26.19\",\"27.06\",\"27\",\"28.94\",\"31.37\",\"30.44\",\"31.44\",\"33.5\",\"33.69\",\"32.69\",\"32.31\",\"33.25\",\"33.69\",\"33\",\"33.19\",\"34.19\",\"36.13\",\"38.13\",\"38.56\",\"39.25\",\"40.38\",\"39.44\",\"40.12\",\"39.5\",\"41.19\",\"42.44\",\"42.25\",\"40.75\",\"42.62\",\"42.81\",\"42.81\",\"40.94\",\"40.88\",\"40.56\",\"39.56\",\"39.5\",\"39.06\",\"40.94\",\"42.44\",\"41.31\",\"41\",\"40.69\",\"39.94\",\"41\",\"40\",\"43\"];\n\t\n\t\/\/ Fonction couleur selon temp\u00e9rature\n    function getColor(temp) \n\t{\n        if (temp < 0) return '#00BFFF';      \/\/ bleu glace\n        if (temp < 10) return '#1E90FF';     \/\/ bleu clair\n        if (temp < 20) return '#32CD32';     \/\/ vert\n        if (temp < 30) return '#FFA500';     \/\/ orange\n        return '#FF0000';                    \/\/ rouge vif\n    }\n\n    \/\/ G\u00e9n\u00e8re un tableau de couleurs selon chaque point\n    const colorArray = tempInt.map(t => getColor(t));\n\t\nconst espChart = new Chart(ctx, {\n    type: 'line',\n    data: {\n        labels: [\"16:40\",\"16:50\",\"17:00\",\"17:10\",\"17:20\",\"17:30\",\"17:40\",\"17:50\",\"18:00\",\"18:10\",\"18:20\",\"18:30\",\"18:40\",\"18:50\",\"19:00\",\"19:10\",\"19:20\",\"19:30\",\"19:40\",\"19:50\",\"20:00\",\"20:10\",\"20:20\",\"20:30\",\"20:40\",\"20:50\",\"21:00\",\"21:10\",\"21:20\",\"21:30\",\"21:40\",\"21:50\",\"22:00\",\"22:10\",\"22:20\",\"22:30\",\"22:40\",\"22:50\",\"23:00\",\"23:10\",\"23:20\",\"23:30\",\"23:40\",\"23:50\",\"00:00\",\"00:10\",\"00:20\",\"00:30\",\"00:40\",\"00:50\",\"01:00\",\"01:10\",\"01:20\",\"01:30\",\"01:40\",\"01:50\",\"02:00\",\"02:10\",\"02:20\",\"02:30\",\"02:40\",\"02:50\",\"03:00\",\"03:10\",\"03:20\",\"03:30\",\"03:40\",\"03:50\",\"04:00\",\"04:10\",\"04:20\",\"04:30\",\"04:40\",\"04:50\",\"05:00\",\"05:10\",\"05:20\",\"05:30\",\"05:40\",\"05:50\",\"06:00\",\"06:10\",\"06:20\",\"06:30\",\"06:40\",\"06:50\",\"07:00\",\"07:10\",\"07:20\",\"07:30\",\"07:40\",\"07:50\",\"08:00\",\"08:10\",\"08:20\",\"08:30\",\"08:40\",\"08:50\",\"09:00\",\"09:10\",\"09:20\",\"09:30\",\"09:40\",\"09:50\",\"10:10\",\"10:20\",\"10:30\",\"10:40\",\"10:50\",\"11:00\",\"11:10\",\"11:20\",\"11:30\",\"11:40\",\"11:50\",\"12:00\",\"12:10\",\"12:20\",\"12:30\",\"12:40\",\"12:50\",\"13:00\",\"13:10\",\"13:20\",\"13:30\",\"13:40\",\"13:50\",\"14:00\",\"14:10\",\"14:20\",\"14:30\",\"14:40\",\"14:50\",\"15:00\",\"15:10\",\"15:20\",\"15:30\",\"15:40\",\"15:50\",\"16:00\",\"16:10\",\"16:20\",\"16:30\"],\n        datasets: [\n            {\n                label: 'T INT (\u00b0C)',\n                data: tempInt,\n                borderColor: 'red',\n                backgroundColor: 'rgba(255, 99, 132, 0.2)',\n                fill: false,\n                tension: 0.3,\n                yAxisID: 'y1'\n            },            {\n                label: 'T EXT (\u00b0C)',\n                data: [\"32.85\",\"33.07\",\"33.26\",\"33.36\",\"33.47\",\"33.51\",\"33.56\",\"33.56\",\"33.57\",\"33.58\",\"33.56\",\"33.57\",\"33.53\",\"33.47\",\"33.4\",\"33.33\",\"33.25\",\"33.15\",\"33.04\",\"32.92\",\"32.81\",\"32.7\",\"32.58\",\"32.46\",\"32.33\",\"32.17\",\"31.99\",\"31.81\",\"31.61\",\"31.4\",\"31.13\",\"30.87\",\"30.57\",\"30.26\",\"29.97\",\"29.65\",\"29.32\",\"28.97\",\"28.65\",\"28.35\",\"28.12\",\"27.89\",\"27.63\",\"27.34\",\"27.05\",\"26.78\",\"26.52\",\"26.27\",\"26.03\",\"25.8\",\"25.59\",\"25.42\",\"25.31\",\"25.18\",\"25.08\",\"25\",\"24.9\",\"24.81\",\"24.73\",\"24.66\",\"24.58\",\"24.51\",\"24.42\",\"24.35\",\"24.26\",\"24.19\",\"24.12\",\"24.06\",\"23.99\",\"23.93\",\"23.87\",\"23.82\",\"23.77\",\"23.72\",\"23.69\",\"23.63\",\"23.57\",\"23.51\",\"23.44\",\"23.36\",\"23.28\",\"23.21\",\"23.13\",\"23.02\",\"22.89\",\"22.7\",\"22.5\",\"22.36\",\"22.28\",\"22.22\",\"22.18\",\"22.2\",\"22.22\",\"22.43\",\"22.68\",\"22.84\",\"22.97\",\"23.09\",\"23.22\",\"23.35\",\"23.6\",\"23.87\",\"24.09\",\"24.34\",\"24.88\",\"25.12\",\"25.3\",\"25.52\",\"25.74\",\"25.94\",\"26.12\",\"26.29\",\"26.5\",\"26.75\",\"27.04\",\"27.31\",\"27.6\",\"27.88\",\"28.1\",\"28.36\",\"28.59\",\"28.83\",\"29.09\",\"29.35\",\"29.56\",\"29.83\",\"30.04\",\"30.28\",\"30.44\",\"30.59\",\"30.73\",\"30.84\",\"30.94\",\"31.04\",\"31.19\",\"31.35\",\"31.43\",\"31.55\",\"31.62\",\"31.68\",\"31.77\",\"31.9\",\"32.1\"],\n                borderColor: 'orange',\n                backgroundColor: 'rgba(255, 99, 132, 0.2)',\n                fill: false,\n                tension: 0.3,\n                yAxisID: 'y1'\n            },\n            {\n                label: 'Humidit\u00e9 (%)',\n                data: [\"35.12\",\"34.62\",\"34.26\",\"35.57\",\"35.3\",\"36.85\",\"37.31\",\"37.46\",\"37.7\",\"37.09\",\"38\",\"38.33\",\"38.36\",\"39.05\",\"39.04\",\"40.13\",\"41.06\",\"41.86\",\"42.78\",\"43.25\",\"43.14\",\"43.35\",\"44.03\",\"43.69\",\"44.03\",\"45.04\",\"46.08\",\"46.33\",\"46.87\",\"47.7\",\"49.98\",\"51.44\",\"53.19\",\"54.86\",\"55.61\",\"56.67\",\"58.94\",\"59.86\",\"60.91\",\"60.99\",\"59.77\",\"58.13\",\"59.32\",\"62.21\",\"63.4\",\"64.07\",\"64.46\",\"64.91\",\"64.98\",\"65.88\",\"66.29\",\"66.08\",\"63.25\",\"62.88\",\"62.86\",\"61.62\",\"62.31\",\"62.36\",\"62.92\",\"62.84\",\"63.02\",\"63.08\",\"63.74\",\"64.32\",\"64.1\",\"64.42\",\"64.04\",\"64.04\",\"64.12\",\"64.01\",\"63.51\",\"63.37\",\"63.11\",\"62.54\",\"61.35\",\"61.69\",\"61.44\",\"60.86\",\"60.7\",\"61.04\",\"61.22\",\"60.39\",\"60.14\",\"61.18\",\"62\",\"64.88\",\"67.13\",\"67.94\",\"67.11\",\"67.42\",\"66.59\",\"64.5\",\"61.62\",\"57.07\",\"52.69\",\"51.82\",\"52.83\",\"53.58\",\"52.71\",\"51.92\",\"49.5\",\"46.61\",\"48.37\",\"47.92\",\"45.42\",\"45.04\",\"46.58\",\"46.35\",\"44.45\",\"43.42\",\"44.53\",\"44.23\",\"42.28\",\"40.91\",\"39.14\",\"38.41\",\"38.29\",\"37.73\",\"37.07\",\"37.05\",\"36.73\",\"35.91\",\"35.39\",\"36.49\",\"36.66\",\"35.78\",\"36.15\",\"35.55\",\"37.25\",\"36.2\",\"36.54\",\"37.11\",\"36.5\",\"37.61\",\"35.89\",\"35.25\",\"36.25\",\"36.35\",\"37.03\",\"36.7\",\"35.34\",\"35.54\",\"33.21\"],\n                borderColor: 'blue',\n                backgroundColor: 'rgba(54, 162, 235, 0.2)',\n                fill: false,\n                tension: 0.3,\n                yAxisID: 'y2'\n            }\n        ]\n    },\n    options: {\n        responsive: true,\n        maintainAspectRatio: false,\n        plugins: {\n            title: {\n                display: true,\n                text: 'Donn\u00e9es des derni\u00e8res 24 heures'\n            },\n            tooltip: {\n                mode: 'index',\n                intersect: false\n            },\n            legend: {\n                position: 'top'\n            }\n        },\n        interaction: {\n            mode: 'nearest',\n            axis: 'x',\n            intersect: false\n        },\n        scales: {\n            y1: {\n                type: 'linear',\n                position: 'left',\n                beginAtZero: true,\n                title: {\n                    display: true,\n                    text: 'Temp\u00e9rature (\u00b0C)'\n                }\n            },\n            y2: {\n                type: 'linear',\n                position: 'right',\n                beginAtZero: true,\n                grid: {\n                    drawOnChartArea: false\n                },\n                title: {\n                    display: true,\n                    text: 'Humidit\u00e9 (%)'\n                }\n            },\n            x: {\n                ticks: {\n                    maxRotation: 90,\n                    minRotation: 45,\n                    autoSkip: true,\n                    maxTicksLimit: 15\n                },\n                title: {\n                    display: true,\n                    text: 'Heure'\n                }\n            }\n        }\n    }\n});\n<\/script>\n\n\n    \n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n    \n\t<div style=\"position: relative; width: 100%; max-width: 600px; margin: auto;\">\n        <canvas id=\"roseDesVents\"><\/canvas>\n    <\/div>\n\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js\"><\/script>\n    <script>\n    document.addEventListener('DOMContentLoaded', function () {\n        const ctx = document.getElementById('roseDesVents').getContext('2d');\n\n        const data = {\n            labels: ['N', 'NE', 'E', 'SE', 'S', 'SW', 'W', 'NW'],\n            datasets: [{\n                label: 'Vitesse et direction du vent',\n                data: [22,0,36,29,23,21,0,12],\n                backgroundColor: 'rgba(54, 162, 235, 0.2)',\n                borderColor: 'rgba(54, 162, 235, 1)',\n                borderWidth: 2,\n                pointBackgroundColor: 'rgba(54, 162, 235, 1)'\n            }]\n        };\n\n        const options = {\n            responsive: true,\n            maintainAspectRatio: true,\n            aspectRatio: 1,\n            scales: {\n                r: {\n                    beginAtZero: true,\n                    angleLines: { display: true },\n                    suggestedMax: Math.max(...data.datasets[0].data) + 5,\n                    pointLabels: { font: { size: 14 } }\n                }\n            },\n            plugins: {\n                title: {\n                    display: true,\n                    text: 'Rose des Vents'\n                },\n                legend: {\n                    display: false\n                }\n            }\n        };\n\n        new Chart(ctx, {\n            type: 'radar',\n            data: data,\n            options: options\n        });\n    });\n    <\/script>\n    \n\n\n\n    <!-- Formulaire de s\u00e9lection de la date -->\n    <form method=\"get\" style=\"text-align: center; margin-bottom: 20px;\">\n        <label for=\"date\">Choisir une date :<\/label>\n        <input type=\"date\" id=\"date\" name=\"date\" value=\"\">\n        <input type=\"submit\" value=\"Afficher\">\n    <\/form>\n\n    <!-- Graphique -->\n    <div style=\"position: relative; width: 100%; max-width: 600px; margin: auto;\">\n        <canvas id=\"windChart\" width=\"500\" height=\"400\"><\/canvas>\n    <\/div>\n\n   <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js\"><\/script>\n<script>\nconst windctx = document.getElementById('windChart').getContext('2d');\nconst windChart = new Chart(windctx, {\n    type: 'line',\n    data: {\n        labels: [\"16:40\",\"16:50\",\"17:00\",\"17:10\",\"17:20\",\"17:30\",\"17:40\",\"17:50\",\"18:00\",\"18:10\",\"18:20\",\"18:30\",\"18:40\",\"18:50\",\"19:00\",\"19:10\",\"19:20\",\"19:30\",\"19:40\",\"19:50\",\"20:00\",\"20:10\",\"20:20\",\"20:30\",\"20:40\",\"20:50\",\"21:00\",\"21:10\",\"21:20\",\"21:30\",\"21:40\",\"21:50\",\"22:00\",\"22:10\",\"22:20\",\"22:30\",\"22:40\",\"22:50\",\"23:00\",\"23:10\",\"23:20\",\"23:30\",\"23:40\",\"23:50\",\"00:00\",\"00:10\",\"00:20\",\"00:30\",\"00:40\",\"00:50\",\"01:00\",\"01:10\",\"01:20\",\"01:30\",\"01:40\",\"01:50\",\"02:00\",\"02:10\",\"02:20\",\"02:30\",\"02:40\",\"02:50\",\"03:00\",\"03:10\",\"03:20\",\"03:30\",\"03:40\",\"03:50\",\"04:00\",\"04:10\",\"04:20\",\"04:30\",\"04:40\",\"04:50\",\"05:00\",\"05:10\",\"05:20\",\"05:30\",\"05:40\",\"05:50\",\"06:00\",\"06:10\",\"06:20\",\"06:30\",\"06:40\",\"06:50\",\"07:00\",\"07:10\",\"07:20\",\"07:30\",\"07:40\",\"07:50\",\"08:00\",\"08:10\",\"08:20\",\"08:30\",\"08:40\",\"08:50\",\"09:00\",\"09:10\",\"09:20\",\"09:30\",\"09:40\",\"09:50\",\"10:10\",\"10:20\",\"10:30\",\"10:40\",\"10:50\",\"11:00\",\"11:10\",\"11:20\",\"11:30\",\"11:40\",\"11:50\",\"12:00\",\"12:10\",\"12:20\",\"12:30\",\"12:40\",\"12:50\",\"13:00\",\"13:10\",\"13:20\",\"13:30\",\"13:40\",\"13:50\",\"14:00\",\"14:10\",\"14:20\",\"14:30\",\"14:40\",\"14:50\",\"15:00\",\"15:10\",\"15:20\",\"15:30\",\"15:40\",\"15:50\",\"16:00\",\"16:10\",\"16:20\",\"16:30\"],\n        datasets: [\n            {\n                label: 'Vent',\n                data: [\"0\",\"7\",\"2\",\"5\",\"2\",\"0\",\"5\",\"3\",\"0\",\"2\",\"0\",\"4\",\"0\",\"0\",\"5\",\"7\",\"0\",\"0\",\"0\",\"0\",\"3\",\"0\",\"2\",\"9\",\"0\",\"0\",\"0\",\"1\",\"0\",\"0\",\"2\",\"4\",\"0\",\"0\",\"0\",\"2\",\"0\",\"0\",\"0\",\"0\",\"2\",\"0\",\"0\",\"0\",\"0\",\"1\",\"1\",\"0\",\"1\",\"0\",\"1\",\"4\",\"2\",\"1\",\"2\",\"4\",\"6\",\"0\",\"0\",\"4\",\"2\",\"0\",\"5\",\"6\",\"3\",\"0\",\"0\",\"4\",\"3\",\"0\",\"1\",\"0\",\"3\",\"0\",\"3\",\"0\",\"1\",\"2\",\"5\",\"3\",\"2\",\"0\",\"2\",\"0\",\"0\",\"0\",\"0\",\"0\",\"1\",\"0\",\"7\",\"1\",\"1\",\"7\",\"5\",\"3\",\"0\",\"9\",\"9\",\"9\",\"7\",\"4\",\"1\",\"9\",\"15\",\"2\",\"1\",\"8\",\"4\",\"9\",\"12\",\"4\",\"7\",\"19\",\"12\",\"9\",\"6\",\"2\",\"12\",\"7\",\"6\",\"18\",\"7\",\"5\",\"6\",\"4\",\"11\",\"3\",\"2\",\"5\",\"3\",\"5\",\"3\",\"3\",\"12\",\"8\",\"6\",\"1\",\"20\",\"7\",\"4\",\"7\",\"13\"],\n                borderColor: 'red',\n                backgroundColor: 'rgba(255, 99, 132, 0.2)',\n                fill: false,\n                tension: 0.3,\n                yAxisID: 'y1'\n            },            \n\t\t\t{\n                label: 'Rafales',\n                data: [\"34\",\"34\",\"0\",\"22\",\"22\",\"22\",\"22\",\"22\",\"0\",\"18\",\"18\",\"18\",\"18\",\"18\",\"0\",\"7\",\"9\",\"11\",\"11\",\"11\",\"0\",\"6\",\"11\",\"11\",\"11\",\"11\",\"0\",\"10\",\"10\",\"10\",\"10\",\"10\",\"0\",\"4\",\"4\",\"4\",\"4\",\"4\",\"0\",\"9\",\"9\",\"9\",\"9\",\"9\",\"0\",\"5\",\"5\",\"5\",\"6\",\"7\",\"0\",\"10\",\"11\",\"11\",\"12\",\"12\",\"0\",\"17\",\"17\",\"17\",\"17\",\"17\",\"0\",\"12\",\"17\",\"18\",\"26\",\"26\",\"0\",\"10\",\"10\",\"10\",\"10\",\"17\",\"0\",\"12\",\"12\",\"12\",\"12\",\"14\",\"0\",\"11\",\"11\",\"11\",\"11\",\"11\",\"0\",\"0\",\"1\",\"4\",\"7\",\"9\",\"0\",\"12\",\"12\",\"12\",\"14\",\"14\",\"0\",\"19\",\"22\",\"24\",\"25\",\"25\",\"31\",\"31\",\"31\",\"37\",\"37\",\"0\",\"34\",\"36\",\"36\",\"36\",\"36\",\"0\",\"37\",\"41\",\"41\",\"44\",\"44\",\"0\",\"25\",\"25\",\"25\",\"34\",\"34\",\"0\",\"20\",\"23\",\"28\",\"28\",\"28\",\"0\",\"17\",\"23\",\"23\",\"25\",\"34\",\"0\",\"31\",\"31\",\"35\"],\n                borderColor: 'orange',\n                backgroundColor: 'rgba(255, 99, 132, 0.2)',\n                fill: true,\n                tension: 0.3,\n                yAxisID: 'y1'\n            }\n        ]\n    },\n    options: {\n        responsive: true,\n        maintainAspectRatio: false,\n        plugins: {\n            title: {\n                display: true,\n                text: 'Donn\u00e9es des derni\u00e8res 24 heures'\n            },\n            tooltip: {\n                mode: 'index',\n                intersect: false\n            },\n            legend: {\n                position: 'top'\n            }\n        },\n        interaction: {\n            mode: 'nearest',\n            axis: 'x',\n            intersect: false\n        },\n        scales: {\n            y1: {\n                type: 'linear',\n                position: 'left',\n                beginAtZero: true,\n                title: {\n                    display: true,\n                    text: 'Vitesse Km\/h'\n                }\n            },\n            x: {\n                ticks: {\n                    maxRotation: 90,\n                    minRotation: 45,\n                    autoSkip: true,\n                    maxTicksLimit: 15\n                },\n                title: {\n                    display: true,\n                    text: 'heure'\n                }\n            }\n        }\n    }\n});\n<\/script>\n\n\n    \n\n\n\n    <!-- Formulaire de s\u00e9lection de la date -->\n    <form method=\"get\" style=\"text-align: center; margin-bottom: 20px;\">\n        <label for=\"date\">Choisir une date :<\/label>\n        <input type=\"date\" id=\"date\" name=\"date\" value=\"\">\n        <input type=\"submit\" value=\"Afficher\">\n    <\/form>\n\n    <!-- Graphique -->\n    <div style=\"position: relative; width: 100%; max-width: 600px; margin: auto;\">\n        <canvas id=\"pressionChart\" width=\"500\" height=\"400\"><\/canvas>\n    <\/div>\n\n   <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js\"><\/script>\n<script>\nconst pressurectx = document.getElementById('pressionChart').getContext('2d');\nconst pressureChart = new Chart(pressurectx, {\n    type: 'line',\n    data: {\n        labels: [\"16:40\",\"16:50\",\"17:00\",\"17:10\",\"17:20\",\"17:30\",\"17:40\",\"17:50\",\"18:00\",\"18:10\",\"18:20\",\"18:30\",\"18:40\",\"18:50\",\"19:00\",\"19:10\",\"19:20\",\"19:30\",\"19:40\",\"19:50\",\"20:00\",\"20:10\",\"20:20\",\"20:30\",\"20:40\",\"20:50\",\"21:00\",\"21:10\",\"21:20\",\"21:30\",\"21:40\",\"21:50\",\"22:00\",\"22:10\",\"22:20\",\"22:30\",\"22:40\",\"22:50\",\"23:00\",\"23:10\",\"23:20\",\"23:30\",\"23:40\",\"23:50\",\"00:00\",\"00:10\",\"00:20\",\"00:30\",\"00:40\",\"00:50\",\"01:00\",\"01:10\",\"01:20\",\"01:30\",\"01:40\",\"01:50\",\"02:00\",\"02:10\",\"02:20\",\"02:30\",\"02:40\",\"02:50\",\"03:00\",\"03:10\",\"03:20\",\"03:30\",\"03:40\",\"03:50\",\"04:00\",\"04:10\",\"04:20\",\"04:30\",\"04:40\",\"04:50\",\"05:00\",\"05:10\",\"05:20\",\"05:30\",\"05:40\",\"05:50\",\"06:00\",\"06:10\",\"06:20\",\"06:30\",\"06:40\",\"06:50\",\"07:00\",\"07:10\",\"07:20\",\"07:30\",\"07:40\",\"07:50\",\"08:00\",\"08:10\",\"08:20\",\"08:30\",\"08:40\",\"08:50\",\"09:00\",\"09:10\",\"09:20\",\"09:30\",\"09:40\",\"09:50\",\"10:00\",\"10:10\",\"10:20\",\"10:30\",\"10:40\",\"10:40\",\"10:50\",\"11:00\",\"11:10\",\"11:20\",\"11:30\",\"11:40\",\"11:50\",\"12:00\",\"12:10\",\"12:20\",\"12:20\",\"12:30\",\"12:40\",\"12:50\",\"13:00\",\"13:10\",\"13:20\",\"13:30\",\"13:40\",\"13:50\",\"14:00\",\"14:10\",\"14:20\",\"14:30\",\"14:40\",\"14:50\",\"15:00\",\"15:10\",\"15:20\",\"15:30\",\"15:40\",\"15:50\",\"16:00\",\"16:10\",\"16:20\",\"16:30\",\"16:40\",\"16:50\",\"17:00\",\"17:10\",\"17:20\",\"17:30\",\"17:40\",\"17:50\",\"18:00\",\"18:10\",\"18:20\",\"18:30\",\"18:40\",\"18:50\",\"19:00\",\"19:10\",\"19:20\",\"19:30\",\"19:40\",\"19:50\",\"20:00\",\"20:10\",\"20:20\",\"20:30\",\"20:40\",\"20:50\",\"21:00\",\"21:10\",\"21:20\",\"21:30\",\"21:40\",\"21:50\",\"22:00\",\"22:10\",\"22:20\",\"22:30\",\"22:40\",\"22:50\",\"23:00\",\"23:10\",\"23:20\",\"23:30\",\"23:40\",\"23:50\",\"00:00\",\"00:10\",\"00:20\",\"00:30\",\"00:40\",\"00:50\",\"01:00\",\"01:10\",\"01:20\",\"01:30\",\"01:40\",\"01:50\",\"02:00\",\"02:08\",\"02:10\",\"02:20\",\"02:30\",\"02:40\",\"02:50\",\"03:00\",\"03:10\",\"03:20\",\"03:30\",\"03:40\",\"03:50\",\"04:00\",\"04:10\",\"04:20\",\"04:30\",\"04:40\",\"04:50\",\"05:00\",\"05:10\",\"05:20\",\"05:30\",\"05:40\",\"05:50\",\"06:00\",\"06:10\",\"06:20\",\"06:30\",\"06:40\",\"06:50\",\"07:00\",\"07:10\",\"07:20\",\"07:30\",\"07:40\",\"07:50\",\"08:00\",\"08:10\",\"08:20\",\"08:30\",\"08:40\",\"08:50\",\"09:00\",\"09:10\",\"09:20\",\"09:30\",\"09:40\",\"09:50\",\"10:00\",\"10:10\",\"10:20\",\"10:30\",\"10:40\",\"10:50\",\"11:00\",\"11:10\",\"11:20\",\"11:30\",\"11:40\",\"11:50\",\"12:00\",\"12:10\",\"12:20\",\"12:30\",\"12:40\",\"12:50\",\"13:00\",\"13:10\",\"13:20\",\"13:30\",\"13:40\",\"13:50\",\"14:00\",\"14:10\",\"14:20\",\"14:30\",\"14:40\",\"14:50\",\"15:00\",\"15:10\",\"15:20\",\"15:30\",\"15:40\",\"15:50\",\"16:00\",\"16:10\",\"16:20\",\"16:30\",\"16:40\",\"16:50\",\"17:00\",\"17:10\",\"17:20\",\"17:30\",\"17:40\",\"17:50\",\"18:00\",\"18:10\",\"18:20\",\"18:30\",\"18:40\",\"18:50\",\"19:00\",\"19:10\",\"19:20\",\"19:30\",\"19:40\",\"19:50\",\"20:00\",\"20:10\",\"20:20\",\"20:30\",\"20:40\",\"20:50\",\"21:00\",\"21:10\",\"21:20\",\"21:30\",\"21:40\",\"21:50\",\"22:00\",\"22:10\",\"22:20\",\"22:30\",\"22:40\",\"22:50\",\"23:00\",\"23:10\",\"23:20\",\"23:30\",\"23:40\",\"23:50\",\"00:00\",\"00:10\",\"00:20\",\"00:30\",\"00:40\",\"00:50\",\"01:00\",\"01:10\",\"01:20\",\"01:30\",\"01:40\",\"01:50\",\"02:00\",\"02:10\",\"02:20\",\"02:30\",\"02:40\",\"02:50\",\"03:00\",\"03:10\",\"03:20\",\"03:30\",\"03:40\",\"03:50\",\"04:00\",\"04:10\",\"04:20\",\"04:30\",\"04:40\",\"04:50\",\"05:00\",\"05:10\",\"05:20\",\"05:30\",\"05:40\",\"05:50\",\"06:00\",\"06:10\",\"06:20\",\"06:30\",\"06:40\",\"06:50\",\"07:00\",\"07:10\",\"07:20\",\"07:30\",\"07:40\",\"07:50\",\"08:00\",\"08:10\",\"08:20\",\"08:30\",\"08:40\",\"08:50\",\"09:00\",\"09:10\",\"09:20\",\"09:30\",\"09:40\",\"09:50\",\"10:10\",\"10:20\",\"10:30\",\"10:40\",\"10:50\",\"11:00\",\"11:10\",\"11:20\",\"11:30\",\"11:40\",\"11:50\",\"12:00\",\"12:10\",\"12:20\",\"12:30\",\"12:40\",\"12:50\",\"13:00\",\"13:10\",\"13:20\",\"13:30\",\"13:40\",\"13:50\",\"14:00\",\"14:10\",\"14:20\",\"14:30\",\"14:40\",\"14:50\",\"15:00\",\"15:10\",\"15:20\",\"15:30\",\"15:40\",\"15:50\",\"16:00\",\"16:10\",\"16:20\",\"16:30\"],\n        datasets: [\n            {\n                label: 'PRESSION ATMOSPHERIQUE',\n                data: [\"1000.4\",\"1000.35\",\"1000.29\",\"1000.24\",\"1000.19\",\"1000.14\",\"1000.09\",\"1000.03\",\"999.98\",\"999.94\",\"999.89\",\"999.85\",\"999.81\",\"999.76\",\"999.71\",\"999.66\",\"999.61\",\"999.56\",\"999.51\",\"999.46\",\"999.41\",\"999.36\",\"999.31\",\"999.24\",\"999.19\",\"999.14\",\"999.1\",\"999.06\",\"999.02\",\"998.99\",\"998.96\",\"998.93\",\"998.91\",\"998.89\",\"998.88\",\"998.87\",\"998.85\",\"998.85\",\"998.84\",\"998.84\",\"998.84\",\"998.84\",\"998.84\",\"998.85\",\"998.85\",\"998.85\",\"998.85\",\"998.85\",\"998.85\",\"998.86\",\"998.86\",\"998.85\",\"998.86\",\"998.87\",\"998.88\",\"998.89\",\"998.88\",\"998.89\",\"998.88\",\"998.87\",\"998.86\",\"998.85\",\"998.84\",\"998.82\",\"998.8\",\"998.77\",\"998.75\",\"998.73\",\"998.71\",\"998.69\",\"998.66\",\"998.63\",\"998.59\",\"998.56\",\"998.52\",\"998.48\",\"998.46\",\"998.43\",\"998.4\",\"998.37\",\"998.34\",\"998.31\",\"998.29\",\"998.27\",\"998.25\",\"998.24\",\"998.23\",\"998.22\",\"998.2\",\"998.19\",\"998.17\",\"998.16\",\"998.15\",\"998.14\",\"998.13\",\"998.13\",\"998.12\",\"998.11\",\"998.08\",\"998.06\",\"998.04\",\"998.03\",\"998.02\",\"998.01\",\"997.99\",\"997.97\",\"997.95\",\"997.93\",\"997.91\",\"997.89\",\"997.85\",\"997.82\",\"997.78\",\"997.74\",\"997.7\",\"997.67\",\"997.63\",\"997.62\",\"997.6\",\"997.58\",\"997.54\",\"997.5\",\"997.48\",\"997.45\",\"997.41\",\"997.39\",\"997.35\",\"997.32\",\"997.28\",\"997.24\",\"997.21\",\"997.16\",\"997.1\",\"997.06\",\"997.01\",\"996.97\",\"996.93\",\"996.9\",\"996.87\",\"996.85\",\"996.83\",\"996.81\",\"996.8\",\"996.79\",\"996.78\",\"996.76\",\"996.74\",\"996.7\",\"996.69\",\"996.66\",\"996.64\",\"996.63\",\"996.6\",\"996.57\",\"996.53\",\"996.5\",\"996.48\",\"996.45\",\"996.43\",\"996.42\",\"996.4\",\"996.37\",\"996.35\",\"996.33\",\"996.31\",\"996.29\",\"996.28\",\"996.27\",\"996.25\",\"996.24\",\"996.23\",\"996.23\",\"996.23\",\"996.23\",\"996.22\",\"996.23\",\"996.23\",\"996.25\",\"996.27\",\"996.28\",\"996.32\",\"996.35\",\"996.4\",\"996.46\",\"996.53\",\"996.62\",\"996.68\",\"996.73\",\"996.78\",\"996.84\",\"996.88\",\"996.92\",\"996.95\",\"996.98\",\"997.01\",\"997.05\",\"997.1\",\"997.14\",\"997.2\",\"997.26\",\"997.32\",\"997.37\",\"997.42\",\"997.44\",\"997.48\",\"997.5\",\"997.54\",\"997.57\",\"997.59\",\"997.61\",\"997.62\",\"997.63\",\"997.64\",\"997.64\",\"997.66\",\"997.68\",\"997.7\",\"997.72\",\"997.74\",\"997.75\",\"997.77\",\"997.78\",\"997.79\",\"997.8\",\"997.82\",\"997.84\",\"997.87\",\"997.9\",\"997.92\",\"997.94\",\"997.95\",\"997.96\",\"997.97\",\"997.98\",\"997.99\",\"998.02\",\"998.04\",\"998.06\",\"998.09\",\"998.12\",\"998.14\",\"998.16\",\"998.19\",\"998.22\",\"998.26\",\"998.3\",\"998.34\",\"998.39\",\"998.45\",\"998.49\",\"998.55\",\"998.61\",\"998.66\",\"998.71\",\"998.77\",\"998.82\",\"998.87\",\"998.92\",\"998.97\",\"999.02\",\"999.05\",\"999.09\",\"999.13\",\"999.16\",\"999.2\",\"999.22\",\"999.25\",\"999.27\",\"999.29\",\"999.32\",\"999.34\",\"999.36\",\"999.37\",\"999.38\",\"999.38\",\"999.37\",\"999.36\",\"999.35\",\"999.33\",\"999.31\",\"999.29\",\"999.27\",\"999.26\",\"999.25\",\"999.23\",\"999.22\",\"999.21\",\"999.19\",\"999.17\",\"999.14\",\"999.13\",\"999.1\",\"999.09\",\"999.06\",\"999.04\",\"999.01\",\"998.99\",\"998.97\",\"998.95\",\"998.92\",\"998.9\",\"998.88\",\"998.86\",\"998.83\",\"998.81\",\"998.79\",\"998.78\",\"998.76\",\"998.74\",\"998.72\",\"998.71\",\"998.7\",\"998.69\",\"998.68\",\"998.68\",\"998.68\",\"998.67\",\"998.67\",\"998.68\",\"998.67\",\"998.67\",\"998.67\",\"998.68\",\"998.7\",\"998.72\",\"998.74\",\"998.77\",\"998.8\",\"998.83\",\"998.87\",\"998.9\",\"998.93\",\"998.97\",\"999\",\"999.04\",\"999.08\",\"999.13\",\"999.17\",\"999.19\",\"999.23\",\"999.27\",\"999.31\",\"999.34\",\"999.38\",\"999.41\",\"999.44\",\"999.49\",\"999.52\",\"999.56\",\"999.59\",\"999.63\",\"999.66\",\"999.68\",\"999.71\",\"999.74\",\"999.76\",\"999.77\",\"999.77\",\"999.77\",\"999.76\",\"999.76\",\"999.77\",\"999.76\",\"999.75\",\"999.74\",\"999.73\",\"999.73\",\"999.73\",\"999.72\",\"999.72\",\"999.71\",\"999.68\",\"999.67\",\"999.65\",\"999.65\",\"999.66\",\"999.68\",\"999.69\",\"999.7\",\"999.72\",\"999.76\",\"999.78\",\"999.82\",\"999.83\",\"999.87\",\"999.92\",\"999.97\",\"1000.03\",\"1000.1\",\"1000.15\",\"1000.21\",\"1000.26\",\"1000.32\",\"1000.38\",\"1000.43\",\"1000.56\",\"1000.62\",\"1000.66\",\"1000.7\",\"1000.72\",\"1000.73\",\"1000.74\",\"1000.75\",\"1000.75\",\"1000.76\",\"1000.78\",\"1000.8\",\"1000.82\",\"1000.84\",\"1000.85\",\"1000.86\",\"1000.86\",\"1000.87\",\"1000.88\",\"1000.89\",\"1000.9\",\"1000.89\",\"1000.89\",\"1000.86\",\"1000.84\",\"1000.82\",\"1000.81\",\"1000.78\",\"1000.75\",\"1000.73\",\"1000.7\",\"1000.67\",\"1000.63\",\"1000.6\",\"1000.57\",\"1000.52\",\"1000.49\",\"1000.46\",\"1000.44\"],\n                borderColor: 'grey',\n                backgroundColor: 'rgba(255, 99, 132, 0.2)',\n                fill: true,\n                tension: 0.5,\n                yAxisID: 'y1'\n            }\n        ]\n    },\n    options: {\n        responsive: true,\n        maintainAspectRatio: false,\n        plugins: {\n            title: {\n                display: true,\n                text: 'Donn\u00e9es des derni\u00e8res 72 heures'\n            },\n            tooltip: {\n                mode: 'index',\n                intersect: false\n            },\n            legend: {\n                position: 'top'\n            }\n        },\n        interaction: {\n            mode: 'nearest',\n            axis: 'x',\n            intersect: false\n        },\n        scales: {\n            y1: {\n                type: 'linear',\n                position: 'left',\n                beginAtZero: false,\n                title: {\n                    display: true,\n                    text: 'Pression hPa'\n                }\n            },\n            x: {\n                ticks: {\n                    maxRotation: 90,\n                    minRotation: 45,\n                    autoSkip: true,\n                    maxTicksLimit: 15\n                },\n                title: {\n                    display: true,\n                    text: 'heure'\n                }\n            }\n        }\n    }\n});\n<\/script>\n\n\n    \n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n    <!-- Formulaire de date -->\n    <form method=\"get\" style=\"text-align: center; margin-bottom: 20px;\">\n        <label for=\"date\">Choisir une date :<\/label>\n        <input type=\"date\" id=\"date\" name=\"date\" value=\"\">\n        <input type=\"submit\" value=\"Afficher\">\n    <\/form>\n\n    <!-- Graphique des pr\u00e9cipitations -->\n    <div style=\"position: relative; width: 100%; max-width: 700px; margin: 40px auto;\">\n        <canvas id=\"rainChart\" height=\"400\"><\/canvas>\n    <\/div>\n\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js\"><\/script>\n    <script>\n    const labels = [\"16:40\",\"16:50\",\"17:00\",\"17:10\",\"17:20\",\"17:30\",\"17:40\",\"17:50\",\"18:00\",\"18:10\",\"18:20\",\"18:30\",\"18:40\",\"18:50\",\"19:00\",\"19:10\",\"19:20\",\"19:30\",\"19:40\",\"19:50\",\"20:00\",\"20:10\",\"20:20\",\"20:30\",\"20:40\",\"20:50\",\"21:00\",\"21:10\",\"21:20\",\"21:30\",\"21:40\",\"21:50\",\"22:00\",\"22:10\",\"22:20\",\"22:30\",\"22:40\",\"22:50\",\"23:00\",\"23:10\",\"23:20\",\"23:30\",\"23:40\",\"23:50\",\"00:00\",\"00:10\",\"00:20\",\"00:30\",\"00:40\",\"00:50\",\"01:00\",\"01:10\",\"01:20\",\"01:30\",\"01:40\",\"01:50\",\"02:00\",\"02:10\",\"02:20\",\"02:30\",\"02:40\",\"02:50\",\"03:00\",\"03:10\",\"03:20\",\"03:30\",\"03:40\",\"03:50\",\"04:00\",\"04:10\",\"04:20\",\"04:30\",\"04:40\",\"04:50\",\"05:00\",\"05:10\",\"05:20\",\"05:30\",\"05:40\",\"05:50\",\"06:00\",\"06:10\",\"06:20\",\"06:30\",\"06:40\",\"06:50\",\"07:00\",\"07:10\",\"07:20\",\"07:30\",\"07:40\",\"07:50\",\"08:00\",\"08:10\",\"08:20\",\"08:30\",\"08:40\",\"08:50\",\"09:00\",\"09:10\",\"09:20\",\"09:30\",\"09:40\",\"09:50\",\"10:10\",\"10:20\",\"10:30\",\"10:40\",\"10:50\",\"11:00\",\"11:10\",\"11:20\",\"11:30\",\"11:40\",\"11:50\",\"12:00\",\"12:10\",\"12:20\",\"12:30\",\"12:40\",\"12:50\",\"13:00\",\"13:10\",\"13:20\",\"13:30\",\"13:40\",\"13:50\",\"14:00\",\"14:10\",\"14:20\",\"14:30\",\"14:40\",\"14:50\",\"15:00\",\"15:10\",\"15:20\",\"15:30\",\"15:40\",\"15:50\",\"16:00\",\"16:10\",\"16:20\",\"16:30\"];\n    const rainData = [\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\",\"0\"];\n\n    const rainCtx = document.getElementById('rainChart').getContext('2d');\n    const rainChart = new Chart(rainCtx, {\n        type: 'bar',\n        data: {\n            labels: labels,\n            datasets: [{\n                label: 'Pr\u00e9cipitations (mm)',\n                data: rainData,\n                backgroundColor: 'rgba(54, 162, 235, 0.5)',\n                borderColor: 'rgba(54, 162, 235, 1)',\n                borderWidth: 1\n            }]\n        },\n        options: {\n            responsive: true,\n            maintainAspectRatio: false,\n            plugins: {\n                title: {\n                    display: true,\n                    text: 'Pr\u00e9cipitations des derni\u00e8res 24 heures'\n                },\n                legend: {\n                    display: false\n                }\n            },\n            scales: {\n                y: {\n                    beginAtZero: true,\n                    title: {\n                        display: true,\n                        text: 'mm'\n                    }\n                },\n                x: {\n                    ticks: {\n                        maxRotation: 90,\n                        minRotation: 45,\n                        autoSkip: true,\n                        maxTicksLimit: 20\n                    },\n                    title: {\n                        display: true,\n                        text: 'Heure'\n                    }\n                }\n            }\n        }\n    });\n    <\/script>\n\n    \n\n\n\n    <!-- Formulaire de s\u00e9lection de la date -->\n    <form method=\"get\" style=\"text-align: center; margin-bottom: 20px;\">\n        <label for=\"date\">Choisir une date :<\/label>\n        <input type=\"date\" id=\"date\" name=\"date\" value=\"\">\n        <input type=\"submit\" value=\"Afficher\">\n    <\/form>\n\n    <!-- Graphique -->\n    <div style=\"position: relative; width: 100%; max-width: 600px; margin: auto;\">\n        <canvas id=\"batterieChart\" width=\"500\" height=\"400\"><\/canvas>\n    <\/div>\n\n   <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js\"><\/script>\n<script>\nconst batteriectx = document.getElementById('batterieChart').getContext('2d');\nconst batterieChart = new Chart(batteriectx, {\n    type: 'line',\n    data: {\n        labels: [\"16:40\",\"16:50\",\"17:00\",\"17:10\",\"17:20\",\"17:30\",\"17:40\",\"17:50\",\"18:00\",\"18:10\",\"18:20\",\"18:30\",\"18:40\",\"18:50\",\"19:00\",\"19:10\",\"19:20\",\"19:30\",\"19:40\",\"19:50\",\"20:00\",\"20:10\",\"20:20\",\"20:30\",\"20:40\",\"20:50\",\"21:00\",\"21:10\",\"21:20\",\"21:30\",\"21:40\",\"21:50\",\"22:00\",\"22:10\",\"22:20\",\"22:30\",\"22:40\",\"22:50\",\"23:00\",\"23:10\",\"23:20\",\"23:30\",\"23:40\",\"23:50\",\"00:00\",\"00:10\",\"00:20\",\"00:30\",\"00:40\",\"00:50\",\"01:00\",\"01:10\",\"01:20\",\"01:30\",\"01:40\",\"01:50\",\"02:00\",\"02:10\",\"02:20\",\"02:30\",\"02:40\",\"02:50\",\"03:00\",\"03:10\",\"03:20\",\"03:30\",\"03:40\",\"03:50\",\"04:00\",\"04:10\",\"04:20\",\"04:30\",\"04:40\",\"04:50\",\"05:00\",\"05:10\",\"05:20\",\"05:30\",\"05:40\",\"05:50\",\"06:00\",\"06:10\",\"06:20\",\"06:30\",\"06:40\",\"06:50\",\"07:00\",\"07:10\",\"07:20\",\"07:30\",\"07:40\",\"07:50\",\"08:00\",\"08:10\",\"08:20\",\"08:30\",\"08:40\",\"08:50\",\"09:00\",\"09:10\",\"09:20\",\"09:30\",\"09:40\",\"09:50\",\"10:10\",\"10:20\",\"10:30\",\"10:40\",\"10:50\",\"11:00\",\"11:10\",\"11:20\",\"11:30\",\"11:40\",\"11:50\",\"12:00\",\"12:10\",\"12:20\",\"12:30\",\"12:40\",\"12:50\",\"13:00\",\"13:10\",\"13:20\",\"13:30\",\"13:40\",\"13:50\",\"14:00\",\"14:10\",\"14:20\",\"14:30\",\"14:40\",\"14:50\",\"15:00\",\"15:10\",\"15:20\",\"15:30\",\"15:40\",\"15:50\",\"16:00\",\"16:10\",\"16:20\",\"16:30\"],\n        datasets: [\n            {\n                label: 'Tension',\n                data: [\"3.79\",\"3.94\",\"3.79\",\"3.88\",\"3.84\",\"3.77\",\"3.85\",\"3.85\",\"3.82\",\"3.82\",\"3.96\",\"3.86\",\"3.9\",\"3.79\",\"3.97\",\"3.86\",\"3.96\",\"3.85\",\"3.95\",\"3.85\",\"4.03\",\"3.79\",\"3.98\",\"3.81\",\"3.92\",\"3.83\",\"3.92\",\"3.88\",\"4.01\",\"3.81\",\"3.94\",\"3.82\",\"3.89\",\"3.79\",\"3.82\",\"3.8\",\"3.88\",\"3.91\",\"3.82\",\"3.93\",\"3.83\",\"3.93\",\"3.8\",\"3.91\",\"3.9\",\"3.99\",\"3.9\",\"3.91\",\"3.92\",\"3.95\",\"3.82\",\"3.96\",\"3.81\",\"3.89\",\"3.82\",\"3.84\",\"3.86\",\"3.88\",\"3.82\",\"3.87\",\"3.91\",\"3.8\",\"4.01\",\"3.85\",\"3.96\",\"3.89\",\"3.95\",\"3.87\",\"4.02\",\"3.83\",\"3.98\",\"3.85\",\"3.97\",\"3.8\",\"3.91\",\"3.85\",\"3.84\",\"3.91\",\"3.82\",\"3.96\",\"3.91\",\"3.93\",\"3.87\",\"3.96\",\"3.81\",\"3.99\",\"3.82\",\"3.94\",\"3.84\",\"3.94\",\"3.9\",\"3.96\",\"3.85\",\"4\",\"3.86\",\"3.86\",\"3.9\",\"3.84\",\"3.87\",\"3.92\",\"3.96\",\"3.96\",\"3.96\",\"3.8\",\"3.88\",\"3.95\",\"3.88\",\"4.08\",\"3.83\",\"3.99\",\"3.86\",\"3.96\",\"3.87\",\"3.98\",\"3.82\",\"3.88\",\"3.83\",\"3.82\",\"3.84\",\"3.91\",\"3.91\",\"3.88\",\"3.98\",\"3.84\",\"3.91\",\"3.84\",\"3.99\",\"3.88\",\"4.01\",\"3.84\",\"3.91\",\"3.87\",\"3.97\",\"3.85\",\"3.98\",\"3.87\",\"4\",\"3.78\",\"3.96\",\"3.81\",\"3.81\",\"3.88\",\"3.86\"],\n                borderColor: 'blue',\n                backgroundColor: 'rgba(255, 99, 132, 0.2)',\n                fill: false,\n                tension: 0.3,\n                yAxisID: 'y1'\n            },\n\t\t\t{\n                label: 'Tension batterie 12v',\n                data: [\"12.28\",\"12.8\",\"12.24\",\"11.92\",\"11.86\",\"11.81\",\"11.91\",\"11.9\",\"11.8\",\"11.8\",\"12.29\",\"11.74\",\"12.25\",\"11.74\",\"12.26\",\"11.68\",\"12.09\",\"11.71\",\"12.15\",\"11.68\",\"12.08\",\"11.68\",\"12.11\",\"11.83\",\"12.32\",\"11.85\",\"12.28\",\"11.68\",\"12.2\",\"11.79\",\"12.26\",\"11.76\",\"11.67\",\"11.86\",\"11.84\",\"11.78\",\"11.75\",\"12.25\",\"11.77\",\"12.16\",\"11.83\",\"12.23\",\"11.73\",\"12.25\",\"11.75\",\"12.1\",\"11.6\",\"12.23\",\"11.64\",\"12.22\",\"11.71\",\"12.14\",\"11.79\",\"12.03\",\"11.79\",\"11.62\",\"11.81\",\"11.5\",\"11.49\",\"11.53\",\"12\",\"11.56\",\"11.87\",\"11.58\",\"11.95\",\"11.49\",\"11.84\",\"11.6\",\"11.87\",\"11.43\",\"11.95\",\"11.44\",\"11.98\",\"11.52\",\"11.6\",\"11.62\",\"11.7\",\"11.51\",\"11.59\",\"11.97\",\"11.48\",\"12.13\",\"11.62\",\"11.96\",\"11.61\",\"12\",\"11.7\",\"12.13\",\"11.61\",\"12.16\",\"11.61\",\"12.06\",\"11.68\",\"12.16\",\"11.75\",\"11.78\",\"11.58\",\"11.85\",\"11.79\",\"11.74\",\"12.46\",\"11.83\",\"12.48\",\"12.06\",\"12.12\",\"12.41\",\"12.04\",\"12.51\",\"11.83\",\"12.26\",\"11.79\",\"12.37\",\"12.03\",\"12.5\",\"11.95\",\"11.25\",\"12\",\"11.93\",\"11.95\",\"12.14\",\"12.53\",\"12.17\",\"12.48\",\"12.04\",\"12.54\",\"12.04\",\"12.44\",\"11.98\",\"12.57\",\"12.06\",\"12.61\",\"12.04\",\"12.67\",\"12.19\",\"12.6\",\"12.19\",\"12.63\",\"12.13\",\"12.68\",\"12.15\",\"12.27\",\"12.36\",\"12.25\"],\n                borderColor: 'green',\n                backgroundColor: 'rgba(255, 99, 132, 0.2)',\n                fill: false,\n                tension: 0.3,\n                yAxisID: 'y1'\n            }\n        ]\n    },\n    options: {\n        responsive: true,\n        maintainAspectRatio: false,\n        plugins: {\n            title: {\n                display: true,\n                text: 'Donn\u00e9es des derni\u00e8res 24 heures'\n            },\n            tooltip: {\n                mode: 'index',\n                intersect: false\n            },\n            legend: {\n                position: 'top'\n            }\n        },\n        interaction: {\n            mode: 'nearest',\n            axis: 'x',\n            intersect: false\n        },\n        scales: {\n            y1: {\n                type: 'linear',\n                position: 'left',\n                beginAtZero: true,\n                title: {\n                    display: true,\n                    text: 'V'\n                }\n            },\n            x: {\n                ticks: {\n                    maxRotation: 90,\n                    minRotation: 45,\n                    autoSkip: true,\n                    maxTicksLimit: 15\n                },\n                title: {\n                    display: true,\n                    text: 'heure'\n                }\n            }\n        }\n    }\n});\n<\/script>\n\n\n    \n\n\n\n    <!-- Formulaire de date -->\n    <form method=\"get\" style=\"text-align: center; margin-bottom: 20px;\">\n        <label for=\"date\">Choisir une date :<\/label>\n        <input type=\"date\" id=\"date\" name=\"date\" value=\"\">\n        <input type=\"submit\" value=\"Afficher\">\n    <\/form>\n\n    <!-- Graphique des pr\u00e9cipitations -->\n    <div style=\"position: relative; width: 100%; max-width: 700px; margin: 40px auto;\">\n        <canvas id=\"eauChart\" height=\"400\"><\/canvas>\n    <\/div>\n\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js\"><\/script>\n    <script>\n\t\t\t\n    const labels_eau = [\"05\\\/07 16:40\",\"05\\\/07 16:50\",\"05\\\/07 17:00\",\"05\\\/07 17:10\",\"05\\\/07 17:20\",\"05\\\/07 17:30\",\"05\\\/07 17:40\",\"05\\\/07 17:50\",\"05\\\/07 18:00\",\"05\\\/07 18:10\",\"05\\\/07 18:20\",\"05\\\/07 18:30\",\"05\\\/07 18:40\",\"05\\\/07 18:50\",\"05\\\/07 19:00\",\"05\\\/07 19:10\",\"05\\\/07 19:20\",\"05\\\/07 19:30\",\"05\\\/07 19:40\",\"05\\\/07 19:50\",\"05\\\/07 20:00\",\"05\\\/07 20:10\",\"05\\\/07 20:20\",\"05\\\/07 20:30\",\"05\\\/07 20:40\",\"05\\\/07 20:50\",\"05\\\/07 21:00\",\"05\\\/07 21:10\",\"05\\\/07 21:20\",\"05\\\/07 21:30\",\"05\\\/07 21:40\",\"05\\\/07 21:50\",\"05\\\/07 22:00\",\"05\\\/07 22:10\",\"05\\\/07 22:20\",\"05\\\/07 22:30\",\"05\\\/07 22:40\",\"05\\\/07 22:50\",\"05\\\/07 23:00\",\"05\\\/07 23:10\",\"05\\\/07 23:20\",\"05\\\/07 23:30\",\"05\\\/07 23:40\",\"05\\\/07 23:50\",\"06\\\/07 00:00\",\"06\\\/07 00:10\",\"06\\\/07 00:20\",\"06\\\/07 00:30\",\"06\\\/07 00:40\",\"06\\\/07 00:50\",\"06\\\/07 01:00\",\"06\\\/07 01:10\",\"06\\\/07 01:20\",\"06\\\/07 01:30\",\"06\\\/07 01:40\",\"06\\\/07 01:50\",\"06\\\/07 02:00\",\"06\\\/07 02:10\",\"06\\\/07 02:20\",\"06\\\/07 02:30\",\"06\\\/07 02:40\",\"06\\\/07 02:50\",\"06\\\/07 03:00\",\"06\\\/07 03:10\",\"06\\\/07 03:30\",\"06\\\/07 03:40\",\"06\\\/07 03:50\",\"06\\\/07 04:00\",\"06\\\/07 04:10\",\"06\\\/07 04:20\",\"06\\\/07 04:30\",\"06\\\/07 04:40\",\"06\\\/07 04:50\",\"06\\\/07 05:00\",\"06\\\/07 05:10\",\"06\\\/07 05:20\",\"06\\\/07 05:30\",\"06\\\/07 05:40\",\"06\\\/07 05:50\",\"06\\\/07 06:00\",\"06\\\/07 06:10\",\"06\\\/07 06:20\",\"06\\\/07 06:30\",\"06\\\/07 06:40\",\"06\\\/07 06:50\",\"06\\\/07 07:00\",\"06\\\/07 07:10\",\"06\\\/07 07:20\",\"06\\\/07 07:30\",\"06\\\/07 07:40\",\"06\\\/07 07:50\",\"06\\\/07 08:00\",\"06\\\/07 08:10\",\"06\\\/07 08:20\",\"06\\\/07 08:30\",\"06\\\/07 08:40\",\"06\\\/07 08:50\",\"06\\\/07 09:00\",\"06\\\/07 09:10\",\"06\\\/07 09:10\",\"06\\\/07 09:20\",\"06\\\/07 09:30\",\"06\\\/07 09:40\",\"06\\\/07 09:50\",\"06\\\/07 10:00\",\"06\\\/07 10:00\",\"06\\\/07 10:10\",\"06\\\/07 10:20\",\"06\\\/07 10:30\",\"06\\\/07 10:40\",\"06\\\/07 10:50\",\"06\\\/07 11:00\",\"06\\\/07 11:00\",\"06\\\/07 11:10\",\"06\\\/07 11:20\",\"06\\\/07 11:30\",\"06\\\/07 11:40\",\"06\\\/07 11:50\",\"06\\\/07 12:00\",\"06\\\/07 12:10\",\"06\\\/07 12:20\",\"06\\\/07 12:30\",\"06\\\/07 12:40\",\"06\\\/07 12:50\",\"06\\\/07 13:00\",\"06\\\/07 13:10\",\"06\\\/07 13:20\",\"06\\\/07 13:30\",\"06\\\/07 13:40\",\"06\\\/07 13:50\",\"06\\\/07 14:00\",\"06\\\/07 14:10\",\"06\\\/07 14:20\",\"06\\\/07 14:30\",\"06\\\/07 14:40\",\"06\\\/07 14:50\",\"06\\\/07 15:00\",\"06\\\/07 15:10\",\"06\\\/07 15:20\",\"06\\\/07 15:30\",\"06\\\/07 15:40\",\"06\\\/07 15:50\",\"06\\\/07 16:00\",\"06\\\/07 16:10\",\"06\\\/07 16:20\",\"06\\\/07 16:30\",\"06\\\/07 16:40\",\"06\\\/07 16:50\",\"06\\\/07 17:00\",\"06\\\/07 17:10\",\"06\\\/07 17:20\",\"06\\\/07 17:30\",\"06\\\/07 17:40\",\"06\\\/07 17:50\",\"06\\\/07 18:00\",\"06\\\/07 18:10\",\"06\\\/07 18:20\",\"06\\\/07 18:30\",\"06\\\/07 18:40\",\"06\\\/07 18:50\",\"06\\\/07 19:00\",\"06\\\/07 19:10\",\"06\\\/07 19:20\",\"06\\\/07 19:30\",\"06\\\/07 19:40\",\"06\\\/07 19:50\",\"06\\\/07 20:00\",\"06\\\/07 20:10\",\"06\\\/07 20:20\",\"06\\\/07 20:30\",\"06\\\/07 20:40\",\"06\\\/07 20:50\",\"06\\\/07 21:00\",\"06\\\/07 21:10\",\"06\\\/07 21:20\",\"06\\\/07 21:30\",\"06\\\/07 21:40\",\"06\\\/07 21:50\",\"06\\\/07 22:00\",\"06\\\/07 22:10\",\"06\\\/07 22:20\",\"06\\\/07 22:30\",\"06\\\/07 22:40\",\"06\\\/07 22:50\",\"06\\\/07 23:00\",\"06\\\/07 23:10\",\"06\\\/07 23:20\",\"06\\\/07 23:30\",\"06\\\/07 23:40\",\"06\\\/07 23:50\",\"07\\\/07 00:00\",\"07\\\/07 00:10\",\"07\\\/07 00:20\",\"07\\\/07 00:30\",\"07\\\/07 00:40\",\"07\\\/07 00:50\",\"07\\\/07 01:00\",\"07\\\/07 01:10\",\"07\\\/07 01:20\",\"07\\\/07 01:30\",\"07\\\/07 01:40\",\"07\\\/07 01:50\",\"07\\\/07 02:00\",\"07\\\/07 02:10\",\"07\\\/07 02:20\",\"07\\\/07 02:30\",\"07\\\/07 02:40\",\"07\\\/07 02:50\",\"07\\\/07 03:00\",\"07\\\/07 03:10\",\"07\\\/07 03:20\",\"07\\\/07 03:30\",\"07\\\/07 03:40\",\"07\\\/07 03:50\",\"07\\\/07 04:00\",\"07\\\/07 04:30\",\"07\\\/07 04:40\",\"07\\\/07 04:50\",\"07\\\/07 05:00\",\"07\\\/07 05:10\",\"07\\\/07 05:20\",\"07\\\/07 05:30\",\"07\\\/07 05:40\",\"07\\\/07 05:50\",\"07\\\/07 06:00\",\"07\\\/07 06:10\",\"07\\\/07 06:20\",\"07\\\/07 06:30\",\"07\\\/07 06:40\",\"07\\\/07 06:50\",\"07\\\/07 07:00\",\"07\\\/07 07:10\",\"07\\\/07 07:20\",\"07\\\/07 07:30\",\"07\\\/07 07:40\",\"07\\\/07 07:50\",\"07\\\/07 08:00\",\"07\\\/07 08:10\",\"07\\\/07 08:20\",\"07\\\/07 08:30\",\"07\\\/07 08:40\",\"07\\\/07 08:50\",\"07\\\/07 08:50\",\"07\\\/07 09:00\",\"07\\\/07 09:10\",\"07\\\/07 09:20\",\"07\\\/07 09:30\",\"07\\\/07 09:40\",\"07\\\/07 09:50\",\"07\\\/07 10:00\",\"07\\\/07 10:10\",\"07\\\/07 10:20\",\"07\\\/07 10:30\",\"07\\\/07 10:40\",\"07\\\/07 10:50\",\"07\\\/07 11:00\",\"07\\\/07 11:10\",\"07\\\/07 11:20\",\"07\\\/07 11:30\",\"07\\\/07 11:30\",\"07\\\/07 11:40\",\"07\\\/07 11:50\",\"07\\\/07 12:00\",\"07\\\/07 12:10\",\"07\\\/07 12:20\",\"07\\\/07 12:30\",\"07\\\/07 12:40\",\"07\\\/07 12:50\",\"07\\\/07 13:00\",\"07\\\/07 13:10\",\"07\\\/07 13:20\",\"07\\\/07 13:30\",\"07\\\/07 13:40\",\"07\\\/07 13:50\",\"07\\\/07 14:00\",\"07\\\/07 14:10\",\"07\\\/07 14:20\",\"07\\\/07 14:30\",\"07\\\/07 14:40\",\"07\\\/07 14:50\",\"07\\\/07 15:00\",\"07\\\/07 15:10\",\"07\\\/07 15:20\",\"07\\\/07 15:30\",\"07\\\/07 15:40\",\"07\\\/07 15:50\",\"07\\\/07 16:00\",\"07\\\/07 16:10\",\"07\\\/07 16:20\",\"07\\\/07 16:30\",\"07\\\/07 16:40\",\"07\\\/07 16:50\",\"07\\\/07 17:00\",\"07\\\/07 17:10\",\"07\\\/07 17:20\",\"07\\\/07 17:30\",\"07\\\/07 17:40\",\"07\\\/07 17:50\",\"07\\\/07 18:00\",\"07\\\/07 18:10\",\"07\\\/07 18:20\",\"07\\\/07 18:30\",\"07\\\/07 18:40\",\"07\\\/07 18:50\",\"07\\\/07 19:00\",\"07\\\/07 19:10\",\"07\\\/07 19:20\",\"07\\\/07 19:30\",\"07\\\/07 19:40\",\"07\\\/07 19:50\",\"07\\\/07 20:00\",\"07\\\/07 20:10\",\"07\\\/07 20:20\",\"07\\\/07 20:30\",\"07\\\/07 20:40\",\"07\\\/07 20:50\",\"07\\\/07 21:00\",\"07\\\/07 21:10\",\"07\\\/07 21:20\",\"07\\\/07 21:30\",\"07\\\/07 21:40\",\"07\\\/07 21:50\",\"07\\\/07 22:00\",\"07\\\/07 22:10\",\"07\\\/07 22:20\",\"07\\\/07 22:30\",\"07\\\/07 22:40\",\"07\\\/07 22:50\",\"07\\\/07 23:00\",\"07\\\/07 23:10\",\"07\\\/07 23:20\",\"07\\\/07 23:30\",\"07\\\/07 23:40\",\"07\\\/07 23:50\",\"08\\\/07 00:00\",\"08\\\/07 00:10\",\"08\\\/07 00:20\",\"08\\\/07 00:30\",\"08\\\/07 00:40\",\"08\\\/07 00:50\",\"08\\\/07 01:00\",\"08\\\/07 01:10\",\"08\\\/07 01:20\",\"08\\\/07 01:30\",\"08\\\/07 01:40\",\"08\\\/07 01:50\",\"08\\\/07 02:00\",\"08\\\/07 02:10\",\"08\\\/07 02:20\",\"08\\\/07 02:30\",\"08\\\/07 02:40\",\"08\\\/07 02:50\",\"08\\\/07 03:00\",\"08\\\/07 03:10\",\"08\\\/07 03:20\",\"08\\\/07 03:30\",\"08\\\/07 03:40\",\"08\\\/07 03:50\",\"08\\\/07 04:00\",\"08\\\/07 04:10\",\"08\\\/07 04:20\",\"08\\\/07 04:30\",\"08\\\/07 04:40\",\"08\\\/07 04:50\",\"08\\\/07 05:00\",\"08\\\/07 05:10\",\"08\\\/07 05:20\",\"08\\\/07 05:30\",\"08\\\/07 05:40\",\"08\\\/07 05:50\",\"08\\\/07 06:00\",\"08\\\/07 06:10\",\"08\\\/07 06:20\",\"08\\\/07 06:30\",\"08\\\/07 06:40\",\"08\\\/07 06:50\",\"08\\\/07 07:00\",\"08\\\/07 07:10\",\"08\\\/07 07:20\",\"08\\\/07 07:30\",\"08\\\/07 07:40\",\"08\\\/07 07:50\",\"08\\\/07 08:00\",\"08\\\/07 08:10\",\"08\\\/07 08:20\",\"08\\\/07 08:30\",\"08\\\/07 08:40\",\"08\\\/07 08:50\",\"08\\\/07 09:00\",\"08\\\/07 09:10\",\"08\\\/07 09:20\",\"08\\\/07 09:20\",\"08\\\/07 09:30\",\"08\\\/07 09:40\",\"08\\\/07 09:50\",\"08\\\/07 10:00\",\"08\\\/07 10:00\",\"08\\\/07 10:10\",\"08\\\/07 10:20\",\"08\\\/07 10:30\",\"08\\\/07 10:40\",\"08\\\/07 10:50\",\"08\\\/07 11:00\",\"08\\\/07 11:10\",\"08\\\/07 11:20\",\"08\\\/07 11:30\",\"08\\\/07 11:40\",\"08\\\/07 11:50\",\"08\\\/07 12:00\",\"08\\\/07 12:10\",\"08\\\/07 12:20\",\"08\\\/07 12:30\",\"08\\\/07 12:40\",\"08\\\/07 12:50\",\"08\\\/07 13:00\",\"08\\\/07 13:10\",\"08\\\/07 13:20\",\"08\\\/07 13:30\",\"08\\\/07 13:40\",\"08\\\/07 13:50\",\"08\\\/07 14:00\",\"08\\\/07 14:10\",\"08\\\/07 14:20\",\"08\\\/07 14:30\",\"08\\\/07 14:40\",\"08\\\/07 14:50\",\"08\\\/07 15:00\",\"08\\\/07 15:10\",\"08\\\/07 15:20\",\"08\\\/07 15:30\",\"08\\\/07 15:40\",\"08\\\/07 15:50\",\"08\\\/07 16:00\",\"08\\\/07 16:10\",\"08\\\/07 16:20\",\"08\\\/07 16:30\",\"08\\\/07 16:40\",\"08\\\/07 16:50\",\"08\\\/07 17:00\",\"08\\\/07 17:10\",\"08\\\/07 17:20\",\"08\\\/07 17:30\",\"08\\\/07 17:40\",\"08\\\/07 17:50\",\"08\\\/07 18:00\",\"08\\\/07 18:10\",\"08\\\/07 18:20\",\"08\\\/07 18:30\",\"08\\\/07 18:40\",\"08\\\/07 18:50\",\"08\\\/07 19:00\",\"08\\\/07 19:10\",\"08\\\/07 19:20\",\"08\\\/07 19:30\",\"08\\\/07 19:40\",\"08\\\/07 19:50\",\"08\\\/07 20:00\",\"08\\\/07 20:10\",\"08\\\/07 20:20\",\"08\\\/07 20:30\",\"08\\\/07 20:40\",\"08\\\/07 20:50\",\"08\\\/07 21:00\",\"08\\\/07 21:10\",\"08\\\/07 21:20\",\"08\\\/07 21:30\",\"08\\\/07 21:40\",\"08\\\/07 21:50\",\"08\\\/07 22:00\",\"08\\\/07 22:10\",\"08\\\/07 22:20\",\"08\\\/07 22:30\",\"08\\\/07 22:40\",\"08\\\/07 22:50\",\"08\\\/07 23:00\",\"08\\\/07 23:10\",\"08\\\/07 23:20\",\"08\\\/07 23:30\",\"08\\\/07 23:40\",\"08\\\/07 23:50\",\"09\\\/07 00:00\",\"09\\\/07 00:10\",\"09\\\/07 00:20\",\"09\\\/07 00:30\",\"09\\\/07 00:40\",\"09\\\/07 00:50\",\"09\\\/07 01:00\",\"09\\\/07 01:10\",\"09\\\/07 01:20\",\"09\\\/07 01:30\",\"09\\\/07 01:40\",\"09\\\/07 01:50\",\"09\\\/07 02:00\",\"09\\\/07 02:10\",\"09\\\/07 02:20\",\"09\\\/07 02:30\",\"09\\\/07 02:40\",\"09\\\/07 02:50\",\"09\\\/07 03:00\",\"09\\\/07 03:10\",\"09\\\/07 03:20\",\"09\\\/07 03:30\",\"09\\\/07 03:40\",\"09\\\/07 03:50\",\"09\\\/07 04:00\",\"09\\\/07 04:10\",\"09\\\/07 04:20\",\"09\\\/07 04:30\",\"09\\\/07 04:40\",\"09\\\/07 04:50\",\"09\\\/07 05:00\",\"09\\\/07 05:10\",\"09\\\/07 05:20\",\"09\\\/07 05:30\",\"09\\\/07 05:40\",\"09\\\/07 05:50\",\"09\\\/07 06:00\",\"09\\\/07 06:10\",\"09\\\/07 06:20\",\"09\\\/07 06:30\",\"09\\\/07 06:40\",\"09\\\/07 06:50\",\"09\\\/07 07:00\",\"09\\\/07 07:10\",\"09\\\/07 07:20\",\"09\\\/07 07:30\",\"09\\\/07 07:40\",\"09\\\/07 07:50\",\"09\\\/07 08:00\",\"09\\\/07 08:10\",\"09\\\/07 08:20\",\"09\\\/07 08:30\",\"09\\\/07 08:40\",\"09\\\/07 08:50\",\"09\\\/07 09:00\",\"09\\\/07 09:10\",\"09\\\/07 09:20\",\"09\\\/07 09:30\",\"09\\\/07 09:40\",\"09\\\/07 09:50\",\"09\\\/07 10:00\",\"09\\\/07 10:10\",\"09\\\/07 10:20\",\"09\\\/07 10:30\",\"09\\\/07 10:40\",\"09\\\/07 10:50\",\"09\\\/07 11:00\",\"09\\\/07 11:10\",\"09\\\/07 11:20\",\"09\\\/07 11:30\",\"09\\\/07 11:40\",\"09\\\/07 11:50\",\"09\\\/07 12:00\",\"09\\\/07 12:10\",\"09\\\/07 12:20\",\"09\\\/07 12:30\",\"09\\\/07 12:40\",\"09\\\/07 12:50\",\"09\\\/07 13:00\",\"09\\\/07 13:10\",\"09\\\/07 13:20\",\"09\\\/07 13:30\",\"09\\\/07 13:40\",\"09\\\/07 13:50\",\"09\\\/07 14:00\",\"09\\\/07 14:10\",\"09\\\/07 14:20\",\"09\\\/07 14:30\",\"09\\\/07 14:40\",\"09\\\/07 14:50\",\"09\\\/07 15:00\",\"09\\\/07 15:10\",\"09\\\/07 15:20\",\"09\\\/07 15:30\",\"09\\\/07 15:40\",\"09\\\/07 15:50\",\"09\\\/07 16:00\",\"09\\\/07 16:10\",\"09\\\/07 16:20\",\"09\\\/07 16:30\",\"09\\\/07 16:40\",\"09\\\/07 16:50\",\"09\\\/07 17:00\",\"09\\\/07 17:10\",\"09\\\/07 17:20\",\"09\\\/07 17:30\",\"09\\\/07 17:40\",\"09\\\/07 17:50\",\"09\\\/07 18:00\",\"09\\\/07 18:10\",\"09\\\/07 18:20\",\"09\\\/07 18:30\",\"09\\\/07 18:40\",\"09\\\/07 18:50\",\"09\\\/07 19:00\",\"09\\\/07 19:10\",\"09\\\/07 19:20\",\"09\\\/07 19:30\",\"09\\\/07 19:40\",\"09\\\/07 19:50\",\"09\\\/07 20:00\",\"09\\\/07 20:10\",\"09\\\/07 20:20\",\"09\\\/07 20:30\",\"09\\\/07 20:40\",\"09\\\/07 20:50\",\"09\\\/07 21:00\",\"09\\\/07 21:10\",\"09\\\/07 21:20\",\"09\\\/07 21:30\",\"09\\\/07 21:40\",\"09\\\/07 21:50\",\"09\\\/07 22:00\",\"09\\\/07 22:10\",\"09\\\/07 22:20\",\"09\\\/07 22:30\",\"09\\\/07 22:40\",\"09\\\/07 22:50\",\"09\\\/07 23:00\",\"09\\\/07 23:10\",\"09\\\/07 23:20\",\"09\\\/07 23:30\",\"09\\\/07 23:40\",\"09\\\/07 23:50\",\"10\\\/07 00:00\",\"10\\\/07 00:10\",\"10\\\/07 00:20\",\"10\\\/07 00:30\",\"10\\\/07 00:40\",\"10\\\/07 00:50\",\"10\\\/07 01:00\",\"10\\\/07 01:10\",\"10\\\/07 01:20\",\"10\\\/07 01:30\",\"10\\\/07 01:40\",\"10\\\/07 01:50\",\"10\\\/07 02:00\",\"10\\\/07 02:10\",\"10\\\/07 02:20\",\"10\\\/07 02:30\",\"10\\\/07 02:40\",\"10\\\/07 02:50\",\"10\\\/07 03:00\",\"10\\\/07 03:10\",\"10\\\/07 03:20\",\"10\\\/07 03:30\",\"10\\\/07 03:40\",\"10\\\/07 03:50\",\"10\\\/07 04:00\",\"10\\\/07 04:10\",\"10\\\/07 04:20\",\"10\\\/07 04:30\",\"10\\\/07 04:40\",\"10\\\/07 04:50\",\"10\\\/07 05:00\",\"10\\\/07 05:10\",\"10\\\/07 05:20\",\"10\\\/07 05:30\",\"10\\\/07 05:40\",\"10\\\/07 05:50\",\"10\\\/07 06:00\",\"10\\\/07 06:10\",\"10\\\/07 06:20\",\"10\\\/07 06:30\",\"10\\\/07 06:40\",\"10\\\/07 06:50\",\"10\\\/07 07:00\",\"10\\\/07 07:10\",\"10\\\/07 07:20\",\"10\\\/07 07:30\",\"10\\\/07 07:40\",\"10\\\/07 07:50\",\"10\\\/07 08:00\",\"10\\\/07 08:10\",\"10\\\/07 08:20\",\"10\\\/07 08:30\",\"10\\\/07 08:40\",\"10\\\/07 08:50\",\"10\\\/07 09:00\",\"10\\\/07 09:10\",\"10\\\/07 09:20\",\"10\\\/07 09:30\",\"10\\\/07 09:40\",\"10\\\/07 09:50\",\"10\\\/07 10:00\",\"10\\\/07 10:10\",\"10\\\/07 10:20\",\"10\\\/07 10:30\",\"10\\\/07 10:40\",\"10\\\/07 10:50\",\"10\\\/07 11:00\",\"10\\\/07 11:00\",\"10\\\/07 11:10\",\"10\\\/07 11:20\",\"10\\\/07 11:30\",\"10\\\/07 11:40\",\"10\\\/07 11:50\",\"10\\\/07 12:00\",\"10\\\/07 12:10\",\"10\\\/07 12:20\",\"10\\\/07 12:30\",\"10\\\/07 12:40\",\"10\\\/07 12:50\",\"10\\\/07 13:00\",\"10\\\/07 13:10\",\"10\\\/07 13:20\",\"10\\\/07 13:30\",\"10\\\/07 13:40\",\"10\\\/07 13:50\",\"10\\\/07 14:00\",\"10\\\/07 14:10\",\"10\\\/07 14:20\",\"10\\\/07 14:30\",\"10\\\/07 14:40\",\"10\\\/07 14:50\",\"10\\\/07 15:00\",\"10\\\/07 15:10\",\"10\\\/07 15:20\",\"10\\\/07 15:30\",\"10\\\/07 15:40\",\"10\\\/07 15:50\",\"10\\\/07 16:00\",\"10\\\/07 16:10\",\"10\\\/07 16:20\",\"10\\\/07 16:30\",\"10\\\/07 16:40\",\"10\\\/07 16:50\",\"10\\\/07 17:00\",\"10\\\/07 17:10\",\"10\\\/07 17:20\",\"10\\\/07 17:30\",\"10\\\/07 17:40\",\"10\\\/07 17:50\",\"10\\\/07 18:00\",\"10\\\/07 18:10\",\"10\\\/07 18:20\",\"10\\\/07 18:30\",\"10\\\/07 18:40\",\"10\\\/07 18:50\",\"10\\\/07 19:00\",\"10\\\/07 19:10\",\"10\\\/07 19:20\",\"10\\\/07 19:30\",\"10\\\/07 19:40\",\"10\\\/07 19:50\",\"10\\\/07 20:00\",\"10\\\/07 20:10\",\"10\\\/07 20:20\",\"10\\\/07 20:30\",\"10\\\/07 20:40\",\"10\\\/07 20:50\",\"10\\\/07 21:00\",\"10\\\/07 21:10\",\"10\\\/07 21:20\",\"10\\\/07 21:30\",\"10\\\/07 21:40\",\"10\\\/07 21:50\",\"10\\\/07 22:00\",\"10\\\/07 22:10\",\"10\\\/07 22:20\",\"10\\\/07 22:30\",\"10\\\/07 22:40\",\"10\\\/07 22:50\",\"10\\\/07 23:00\",\"10\\\/07 23:10\",\"10\\\/07 23:20\",\"10\\\/07 23:30\",\"10\\\/07 23:40\",\"10\\\/07 23:50\",\"11\\\/07 00:00\",\"11\\\/07 00:10\",\"11\\\/07 00:20\",\"11\\\/07 00:30\",\"11\\\/07 00:40\",\"11\\\/07 00:50\",\"11\\\/07 01:00\",\"11\\\/07 01:10\",\"11\\\/07 01:20\",\"11\\\/07 01:30\",\"11\\\/07 01:40\",\"11\\\/07 01:50\",\"11\\\/07 02:00\",\"11\\\/07 02:10\",\"11\\\/07 02:20\",\"11\\\/07 02:30\",\"11\\\/07 02:40\",\"11\\\/07 02:50\",\"11\\\/07 03:00\",\"11\\\/07 03:10\",\"11\\\/07 03:20\",\"11\\\/07 03:30\",\"11\\\/07 03:40\",\"11\\\/07 03:50\",\"11\\\/07 04:00\",\"11\\\/07 04:10\",\"11\\\/07 04:20\",\"11\\\/07 04:30\",\"11\\\/07 04:40\",\"11\\\/07 04:50\",\"11\\\/07 05:00\",\"11\\\/07 05:10\",\"11\\\/07 05:20\",\"11\\\/07 05:30\",\"11\\\/07 05:40\",\"11\\\/07 05:50\",\"11\\\/07 06:00\",\"11\\\/07 06:10\",\"11\\\/07 06:20\",\"11\\\/07 06:30\",\"11\\\/07 06:40\",\"11\\\/07 06:50\",\"11\\\/07 07:00\",\"11\\\/07 07:10\",\"11\\\/07 07:20\",\"11\\\/07 07:30\",\"11\\\/07 07:40\",\"11\\\/07 07:50\",\"11\\\/07 08:00\",\"11\\\/07 08:10\",\"11\\\/07 08:20\",\"11\\\/07 08:30\",\"11\\\/07 08:40\",\"11\\\/07 08:50\",\"11\\\/07 09:00\",\"11\\\/07 09:10\",\"11\\\/07 09:20\",\"11\\\/07 09:30\",\"11\\\/07 09:40\",\"11\\\/07 09:50\",\"11\\\/07 09:50\",\"11\\\/07 10:00\",\"11\\\/07 10:10\",\"11\\\/07 10:20\",\"11\\\/07 10:30\",\"11\\\/07 10:40\",\"11\\\/07 10:50\",\"11\\\/07 11:00\",\"11\\\/07 11:10\",\"11\\\/07 11:20\",\"11\\\/07 11:30\",\"11\\\/07 11:40\",\"11\\\/07 11:50\",\"11\\\/07 12:00\",\"11\\\/07 12:10\",\"11\\\/07 12:20\",\"11\\\/07 12:30\",\"11\\\/07 12:40\",\"11\\\/07 12:50\",\"11\\\/07 13:00\",\"11\\\/07 13:10\",\"11\\\/07 13:20\",\"11\\\/07 13:30\",\"11\\\/07 13:40\",\"11\\\/07 13:50\",\"11\\\/07 14:00\",\"11\\\/07 14:10\",\"11\\\/07 14:20\",\"11\\\/07 14:30\",\"11\\\/07 14:40\",\"11\\\/07 14:50\",\"11\\\/07 15:00\",\"11\\\/07 15:10\",\"11\\\/07 15:20\",\"11\\\/07 15:30\",\"11\\\/07 15:40\",\"11\\\/07 15:50\",\"11\\\/07 16:00\",\"11\\\/07 16:10\",\"11\\\/07 16:20\",\"11\\\/07 16:30\",\"11\\\/07 16:40\",\"11\\\/07 16:50\",\"11\\\/07 17:00\",\"11\\\/07 17:10\",\"11\\\/07 17:20\",\"11\\\/07 17:30\",\"11\\\/07 17:40\",\"11\\\/07 17:50\",\"11\\\/07 18:00\",\"11\\\/07 18:10\",\"11\\\/07 18:20\",\"11\\\/07 18:30\",\"11\\\/07 18:40\",\"11\\\/07 18:50\",\"11\\\/07 19:00\",\"11\\\/07 19:10\",\"11\\\/07 19:20\",\"11\\\/07 19:30\",\"11\\\/07 19:40\",\"11\\\/07 19:50\",\"11\\\/07 20:00\",\"11\\\/07 20:10\",\"11\\\/07 20:20\",\"11\\\/07 20:30\",\"11\\\/07 20:40\",\"11\\\/07 20:50\",\"11\\\/07 21:00\",\"11\\\/07 21:10\",\"11\\\/07 21:20\",\"11\\\/07 21:30\",\"11\\\/07 21:40\",\"11\\\/07 21:50\",\"11\\\/07 22:00\",\"11\\\/07 22:10\",\"11\\\/07 22:20\",\"11\\\/07 22:30\",\"11\\\/07 22:40\",\"11\\\/07 22:50\",\"11\\\/07 23:00\",\"11\\\/07 23:10\",\"11\\\/07 23:20\",\"11\\\/07 23:30\",\"11\\\/07 23:40\",\"11\\\/07 23:50\",\"12\\\/07 00:00\",\"12\\\/07 00:10\",\"12\\\/07 00:20\",\"12\\\/07 00:30\",\"12\\\/07 00:40\",\"12\\\/07 00:50\",\"12\\\/07 01:00\",\"12\\\/07 01:10\",\"12\\\/07 01:20\",\"12\\\/07 01:30\",\"12\\\/07 01:40\",\"12\\\/07 01:50\",\"12\\\/07 02:00\",\"12\\\/07 02:10\",\"12\\\/07 02:20\",\"12\\\/07 02:30\",\"12\\\/07 02:40\",\"12\\\/07 02:50\",\"12\\\/07 03:00\",\"12\\\/07 03:10\",\"12\\\/07 03:20\",\"12\\\/07 03:30\",\"12\\\/07 03:40\",\"12\\\/07 03:50\",\"12\\\/07 04:00\",\"12\\\/07 04:10\",\"12\\\/07 04:20\",\"12\\\/07 04:30\",\"12\\\/07 04:40\",\"12\\\/07 04:50\",\"12\\\/07 05:00\",\"12\\\/07 05:10\",\"12\\\/07 05:20\",\"12\\\/07 05:30\",\"12\\\/07 05:40\",\"12\\\/07 05:50\",\"12\\\/07 06:00\",\"12\\\/07 06:10\",\"12\\\/07 06:20\",\"12\\\/07 06:30\",\"12\\\/07 06:40\",\"12\\\/07 06:50\",\"12\\\/07 07:00\",\"12\\\/07 07:10\",\"12\\\/07 07:20\",\"12\\\/07 07:30\",\"12\\\/07 07:40\",\"12\\\/07 07:50\",\"12\\\/07 08:00\",\"12\\\/07 08:10\",\"12\\\/07 08:20\",\"12\\\/07 08:30\",\"12\\\/07 08:40\",\"12\\\/07 08:50\",\"12\\\/07 09:00\",\"12\\\/07 09:10\",\"12\\\/07 09:20\",\"12\\\/07 09:30\",\"12\\\/07 09:40\",\"12\\\/07 09:50\",\"12\\\/07 10:00\",\"12\\\/07 10:10\",\"12\\\/07 10:20\",\"12\\\/07 10:30\",\"12\\\/07 10:40\",\"12\\\/07 10:50\",\"12\\\/07 11:00\",\"12\\\/07 11:10\",\"12\\\/07 11:20\",\"12\\\/07 11:30\",\"12\\\/07 11:40\",\"12\\\/07 11:50\",\"12\\\/07 12:00\",\"12\\\/07 12:10\",\"12\\\/07 12:20\",\"12\\\/07 12:30\",\"12\\\/07 12:40\",\"12\\\/07 12:50\",\"12\\\/07 13:00\",\"12\\\/07 13:10\",\"12\\\/07 13:20\",\"12\\\/07 13:30\",\"12\\\/07 13:40\",\"12\\\/07 13:50\",\"12\\\/07 14:00\",\"12\\\/07 14:10\",\"12\\\/07 14:20\",\"12\\\/07 14:30\",\"12\\\/07 14:40\",\"12\\\/07 14:50\",\"12\\\/07 15:00\",\"12\\\/07 15:00\",\"12\\\/07 15:10\",\"12\\\/07 15:20\",\"12\\\/07 15:30\",\"12\\\/07 15:40\",\"12\\\/07 15:50\",\"12\\\/07 16:00\",\"12\\\/07 16:10\",\"12\\\/07 16:20\",\"12\\\/07 16:30\",\"12\\\/07 16:40\",\"12\\\/07 16:50\",\"12\\\/07 17:00\",\"12\\\/07 17:10\",\"12\\\/07 17:20\",\"12\\\/07 17:30\",\"12\\\/07 17:40\",\"12\\\/07 17:50\",\"12\\\/07 18:00\",\"12\\\/07 18:10\",\"12\\\/07 18:20\",\"12\\\/07 18:30\",\"12\\\/07 18:40\",\"12\\\/07 18:50\",\"12\\\/07 19:00\",\"12\\\/07 19:10\",\"12\\\/07 19:20\",\"12\\\/07 19:30\",\"12\\\/07 19:40\",\"12\\\/07 19:50\",\"12\\\/07 20:00\",\"12\\\/07 20:10\",\"12\\\/07 20:20\",\"12\\\/07 20:30\",\"12\\\/07 20:40\",\"12\\\/07 20:50\",\"12\\\/07 21:00\",\"12\\\/07 21:10\",\"12\\\/07 21:20\",\"12\\\/07 21:30\",\"12\\\/07 21:40\",\"12\\\/07 21:50\",\"12\\\/07 22:00\",\"12\\\/07 22:10\",\"12\\\/07 22:20\",\"12\\\/07 22:30\",\"12\\\/07 22:40\",\"12\\\/07 22:50\",\"12\\\/07 23:00\",\"12\\\/07 23:10\",\"12\\\/07 23:20\",\"12\\\/07 23:30\",\"12\\\/07 23:40\",\"12\\\/07 23:50\",\"13\\\/07 00:00\",\"13\\\/07 00:10\",\"13\\\/07 00:20\",\"13\\\/07 00:30\",\"13\\\/07 00:40\",\"13\\\/07 00:50\",\"13\\\/07 01:00\",\"13\\\/07 01:10\",\"13\\\/07 01:20\",\"13\\\/07 01:30\",\"13\\\/07 01:40\",\"13\\\/07 01:50\",\"13\\\/07 02:00\",\"13\\\/07 02:10\",\"13\\\/07 02:20\",\"13\\\/07 02:30\",\"13\\\/07 02:40\",\"13\\\/07 02:50\",\"13\\\/07 03:00\",\"13\\\/07 03:10\",\"13\\\/07 03:20\",\"13\\\/07 03:30\",\"13\\\/07 03:40\",\"13\\\/07 03:50\",\"13\\\/07 04:00\",\"13\\\/07 04:10\",\"13\\\/07 04:20\",\"13\\\/07 04:30\",\"13\\\/07 04:40\",\"13\\\/07 04:50\",\"13\\\/07 05:00\",\"13\\\/07 05:10\",\"13\\\/07 05:20\",\"13\\\/07 05:30\",\"13\\\/07 05:40\",\"13\\\/07 05:50\",\"13\\\/07 06:00\",\"13\\\/07 06:10\",\"13\\\/07 06:20\",\"13\\\/07 06:30\",\"13\\\/07 06:40\",\"13\\\/07 06:50\",\"13\\\/07 07:00\",\"13\\\/07 07:10\",\"13\\\/07 07:20\",\"13\\\/07 07:30\",\"13\\\/07 07:40\",\"13\\\/07 07:50\",\"13\\\/07 08:00\",\"13\\\/07 08:10\",\"13\\\/07 08:20\",\"13\\\/07 08:30\",\"13\\\/07 08:40\",\"13\\\/07 08:50\",\"13\\\/07 09:00\",\"13\\\/07 09:10\",\"13\\\/07 09:20\",\"13\\\/07 09:30\",\"13\\\/07 09:40\",\"13\\\/07 09:50\",\"13\\\/07 10:00\",\"13\\\/07 10:10\",\"13\\\/07 10:20\",\"13\\\/07 10:30\",\"13\\\/07 10:40\",\"13\\\/07 10:40\",\"13\\\/07 10:50\",\"13\\\/07 11:00\",\"13\\\/07 11:10\",\"13\\\/07 11:20\",\"13\\\/07 11:30\",\"13\\\/07 11:40\",\"13\\\/07 11:50\",\"13\\\/07 12:00\",\"13\\\/07 12:10\",\"13\\\/07 12:20\",\"13\\\/07 12:20\",\"13\\\/07 12:30\",\"13\\\/07 12:40\",\"13\\\/07 12:50\",\"13\\\/07 13:00\",\"13\\\/07 13:10\",\"13\\\/07 13:20\",\"13\\\/07 13:30\",\"13\\\/07 13:40\",\"13\\\/07 13:50\",\"13\\\/07 14:00\",\"13\\\/07 14:10\",\"13\\\/07 14:20\",\"13\\\/07 14:30\",\"13\\\/07 14:40\",\"13\\\/07 14:50\",\"13\\\/07 15:00\",\"13\\\/07 15:10\",\"13\\\/07 15:20\",\"13\\\/07 15:30\",\"13\\\/07 15:40\",\"13\\\/07 15:50\",\"13\\\/07 16:00\",\"13\\\/07 16:10\",\"13\\\/07 16:20\",\"13\\\/07 16:30\",\"13\\\/07 16:40\",\"13\\\/07 16:50\",\"13\\\/07 17:00\",\"13\\\/07 17:10\",\"13\\\/07 17:20\",\"13\\\/07 17:30\",\"13\\\/07 17:40\",\"13\\\/07 17:50\",\"13\\\/07 18:00\",\"13\\\/07 18:10\",\"13\\\/07 18:20\",\"13\\\/07 18:30\",\"13\\\/07 18:40\",\"13\\\/07 18:50\",\"13\\\/07 19:00\",\"13\\\/07 19:10\",\"13\\\/07 19:20\",\"13\\\/07 19:30\",\"13\\\/07 19:40\",\"13\\\/07 19:50\",\"13\\\/07 20:00\",\"13\\\/07 20:10\",\"13\\\/07 20:20\",\"13\\\/07 20:30\",\"13\\\/07 20:40\",\"13\\\/07 20:50\",\"13\\\/07 21:00\",\"13\\\/07 21:10\",\"13\\\/07 21:20\",\"13\\\/07 21:30\",\"13\\\/07 21:40\",\"13\\\/07 21:50\",\"13\\\/07 22:00\",\"13\\\/07 22:10\",\"13\\\/07 22:20\",\"13\\\/07 22:30\",\"13\\\/07 22:40\",\"13\\\/07 22:50\",\"13\\\/07 23:00\",\"13\\\/07 23:10\",\"13\\\/07 23:20\",\"13\\\/07 23:30\",\"13\\\/07 23:40\",\"13\\\/07 23:50\",\"14\\\/07 00:00\",\"14\\\/07 00:10\",\"14\\\/07 00:20\",\"14\\\/07 00:30\",\"14\\\/07 00:40\",\"14\\\/07 00:50\",\"14\\\/07 01:00\",\"14\\\/07 01:10\",\"14\\\/07 01:20\",\"14\\\/07 01:30\",\"14\\\/07 01:40\",\"14\\\/07 01:50\",\"14\\\/07 02:00\",\"14\\\/07 02:08\",\"14\\\/07 02:10\",\"14\\\/07 02:20\",\"14\\\/07 02:30\",\"14\\\/07 02:40\",\"14\\\/07 02:50\",\"14\\\/07 03:00\",\"14\\\/07 03:10\",\"14\\\/07 03:20\",\"14\\\/07 03:30\",\"14\\\/07 03:40\",\"14\\\/07 03:50\",\"14\\\/07 04:00\",\"14\\\/07 04:10\",\"14\\\/07 04:20\",\"14\\\/07 04:30\",\"14\\\/07 04:40\",\"14\\\/07 04:50\",\"14\\\/07 05:00\",\"14\\\/07 05:10\",\"14\\\/07 05:20\",\"14\\\/07 05:30\",\"14\\\/07 05:40\",\"14\\\/07 05:50\",\"14\\\/07 06:00\",\"14\\\/07 06:10\",\"14\\\/07 06:20\",\"14\\\/07 06:30\",\"14\\\/07 06:40\",\"14\\\/07 06:50\",\"14\\\/07 07:00\",\"14\\\/07 07:10\",\"14\\\/07 07:20\",\"14\\\/07 07:30\",\"14\\\/07 07:40\",\"14\\\/07 07:50\",\"14\\\/07 08:00\",\"14\\\/07 08:10\",\"14\\\/07 08:20\",\"14\\\/07 08:30\",\"14\\\/07 08:40\",\"14\\\/07 08:50\",\"14\\\/07 09:00\",\"14\\\/07 09:10\",\"14\\\/07 09:20\",\"14\\\/07 09:30\",\"14\\\/07 09:40\",\"14\\\/07 09:50\",\"14\\\/07 10:00\",\"14\\\/07 10:10\",\"14\\\/07 10:20\",\"14\\\/07 10:30\",\"14\\\/07 10:40\",\"14\\\/07 10:50\",\"14\\\/07 11:00\",\"14\\\/07 11:10\",\"14\\\/07 11:20\",\"14\\\/07 11:30\",\"14\\\/07 11:40\",\"14\\\/07 11:50\",\"14\\\/07 12:00\",\"14\\\/07 12:10\",\"14\\\/07 12:20\",\"14\\\/07 12:30\",\"14\\\/07 12:40\",\"14\\\/07 12:50\",\"14\\\/07 13:00\",\"14\\\/07 13:10\",\"14\\\/07 13:20\",\"14\\\/07 13:30\",\"14\\\/07 13:40\",\"14\\\/07 13:50\",\"14\\\/07 14:00\",\"14\\\/07 14:10\",\"14\\\/07 14:20\",\"14\\\/07 14:30\",\"14\\\/07 14:40\",\"14\\\/07 14:50\",\"14\\\/07 15:00\",\"14\\\/07 15:10\",\"14\\\/07 15:20\",\"14\\\/07 15:30\",\"14\\\/07 15:40\",\"14\\\/07 15:50\",\"14\\\/07 16:00\",\"14\\\/07 16:10\",\"14\\\/07 16:20\",\"14\\\/07 16:30\",\"14\\\/07 16:40\",\"14\\\/07 16:50\",\"14\\\/07 17:00\",\"14\\\/07 17:10\",\"14\\\/07 17:20\",\"14\\\/07 17:30\",\"14\\\/07 17:40\",\"14\\\/07 17:50\",\"14\\\/07 18:00\",\"14\\\/07 18:10\",\"14\\\/07 18:20\",\"14\\\/07 18:30\",\"14\\\/07 18:40\",\"14\\\/07 18:50\",\"14\\\/07 19:00\",\"14\\\/07 19:10\",\"14\\\/07 19:20\",\"14\\\/07 19:30\",\"14\\\/07 19:40\",\"14\\\/07 19:50\",\"14\\\/07 20:00\",\"14\\\/07 20:10\",\"14\\\/07 20:20\",\"14\\\/07 20:30\",\"14\\\/07 20:40\",\"14\\\/07 20:50\",\"14\\\/07 21:00\",\"14\\\/07 21:10\",\"14\\\/07 21:20\",\"14\\\/07 21:30\",\"14\\\/07 21:40\",\"14\\\/07 21:50\",\"14\\\/07 22:00\",\"14\\\/07 22:10\",\"14\\\/07 22:20\",\"14\\\/07 22:30\",\"14\\\/07 22:40\",\"14\\\/07 22:50\",\"14\\\/07 23:00\",\"14\\\/07 23:10\",\"14\\\/07 23:20\",\"14\\\/07 23:30\",\"14\\\/07 23:40\",\"14\\\/07 23:50\",\"15\\\/07 00:00\",\"15\\\/07 00:10\",\"15\\\/07 00:20\",\"15\\\/07 00:30\",\"15\\\/07 00:40\",\"15\\\/07 00:50\",\"15\\\/07 01:00\",\"15\\\/07 01:10\",\"15\\\/07 01:20\",\"15\\\/07 01:30\",\"15\\\/07 01:40\",\"15\\\/07 01:50\",\"15\\\/07 02:00\",\"15\\\/07 02:10\",\"15\\\/07 02:20\",\"15\\\/07 02:30\",\"15\\\/07 02:40\",\"15\\\/07 02:50\",\"15\\\/07 03:00\",\"15\\\/07 03:10\",\"15\\\/07 03:20\",\"15\\\/07 03:30\",\"15\\\/07 03:40\",\"15\\\/07 03:50\",\"15\\\/07 04:00\",\"15\\\/07 04:10\",\"15\\\/07 04:20\",\"15\\\/07 04:30\",\"15\\\/07 04:40\",\"15\\\/07 04:50\",\"15\\\/07 05:00\",\"15\\\/07 05:10\",\"15\\\/07 05:20\",\"15\\\/07 05:30\",\"15\\\/07 05:40\",\"15\\\/07 05:50\",\"15\\\/07 06:00\",\"15\\\/07 06:10\",\"15\\\/07 06:20\",\"15\\\/07 06:30\",\"15\\\/07 06:40\",\"15\\\/07 06:50\",\"15\\\/07 07:00\",\"15\\\/07 07:10\",\"15\\\/07 07:20\",\"15\\\/07 07:30\",\"15\\\/07 07:40\",\"15\\\/07 07:50\",\"15\\\/07 08:00\",\"15\\\/07 08:10\",\"15\\\/07 08:20\",\"15\\\/07 08:30\",\"15\\\/07 08:40\",\"15\\\/07 08:50\",\"15\\\/07 09:00\",\"15\\\/07 09:10\",\"15\\\/07 09:20\",\"15\\\/07 09:30\",\"15\\\/07 09:40\",\"15\\\/07 09:50\",\"15\\\/07 10:10\",\"15\\\/07 10:20\",\"15\\\/07 10:30\",\"15\\\/07 10:40\",\"15\\\/07 10:50\",\"15\\\/07 11:00\",\"15\\\/07 11:10\",\"15\\\/07 11:20\",\"15\\\/07 11:30\",\"15\\\/07 11:40\",\"15\\\/07 11:50\",\"15\\\/07 12:00\",\"15\\\/07 12:10\",\"15\\\/07 12:20\",\"15\\\/07 12:30\",\"15\\\/07 12:40\",\"15\\\/07 12:50\",\"15\\\/07 13:00\",\"15\\\/07 13:10\",\"15\\\/07 13:20\",\"15\\\/07 13:30\",\"15\\\/07 13:40\",\"15\\\/07 13:50\",\"15\\\/07 14:00\",\"15\\\/07 14:10\",\"15\\\/07 14:20\",\"15\\\/07 14:30\",\"15\\\/07 14:40\",\"15\\\/07 14:50\",\"15\\\/07 15:00\",\"15\\\/07 15:10\",\"15\\\/07 15:20\",\"15\\\/07 15:30\",\"15\\\/07 15:40\",\"15\\\/07 15:50\",\"15\\\/07 16:00\",\"15\\\/07 16:10\",\"15\\\/07 16:20\",\"15\\\/07 16:30\"];\n    const eauData = [436,436,436,436,436,436,434,436,434,434,434,434,434,434,434,434,434,434,434,434,434,434,434,434,434,434,434,434,434,434,434,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,434,434,434,434,434,434,502,0,426,436,436,436,492,502,120,124,98,502,170,110,128,64,144,434,434,434,434,434,434,434,434,438,438,434,436,432,436,436,436,436,436,436,438,438,438,438,436,436,438,438,438,438,438,436,438,438,436,436,436,436,436,436,436,436,436,436,436,436,434,434,434,434,434,434,434,434,434,434,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,430,430,430,430,430,430,430,430,430,430,430,430,430,430,430,430,430,430,430,430,430,430,430,430,430,430,430,430,430,430,430,430,430,430,430,430,430,430,432,430,432,432,432,432,432,432,434,434,434,434,436,432,432,432,432,432,432,432,432,434,434,434,434,434,434,434,434,434,432,432,436,432,432,432,432,436,436,436,432,436,436,432,436,436,436,436,436,436,436,436,436,436,436,436,436,436,434,434,434,434,434,434,434,434,434,434,434,432,432,432,432,432,432,432,432,432,432,432,432,432,432,428,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,424,424,424,424,424,424,424,424,424,424,424,426,424,424,426,426,426,426,426,426,426,428,428,428,428,428,426,430,426,430,426,426,502,428,428,428,502,428,428,428,428,428,428,428,428,428,428,428,428,432,432,432,432,432,432,432,432,430,430,430,432,432,432,432,432,432,432,432,432,432,432,432,432,432,432,430,430,430,426,426,426,426,426,426,426,426,426,426,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,422,424,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,424,424,424,424,424,426,426,426,426,426,426,426,502,424,424,424,424,424,424,424,424,424,424,424,424,424,424,428,424,424,424,426,428,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,424,424,424,424,424,426,426,422,422,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,426,428,426,424,428,428,426,426,426,426,422,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,420,422,422,422,422,422,422,422,422,422,422,422,422,424,424,424,424,424,424,426,426,426,426,426,426,422,422,422,424,424,424,424,424,422,422,422,426,422,426,426,426,422,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,426,424,424,424,424,424,424,424,424,424,424,424,424,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,420,422,420,420,420,420,420,420,420,420,420,420,420,420,420,420,420,422,422,422,422,422,422,422,422,422,422,424,424,424,424,424,424,424,420,426,426,422,422,422,422,422,422,422,422,422,422,426,426,426,426,426,426,426,426,426,426,426,426,424,424,424,426,424,424,426,426,426,426,426,426,426,426,426,426,424,424,424,424,424,422,424,424,422,424,424,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,420,422,420,422,422,422,422,422,420,420,420,420,420,420,420,420,420,420,420,420,420,420,420,420,420,420,422,422,422,422,422,422,422,422,422,422,422,422,422,422,420,424,424,422,422,424,502,422,422,424,422,422,424,422,426,426,424,422,426,426,424,424,424,424,424,424,420,424,426,424,426,426,424,424,424,424,424,424,426,426,426,426,424,424,424,424,424,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,424,424,424,424,424,424,424,424,424,426,426,426,426,426,422,426,422,426,426,426,426,426,504,422,426,426,426,426,426,426,426,426,426,426,422,426,426,426,426,426,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,422,420,420,420,420,420,420,420,420,420,420,420,420,420,420,420,420,420,420,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,418,420,418,420,420,420,420,420,420,420,420,420,420,420,422,422,422,422,418,418,422,418,422,418,422,422,422,422,422,422,422,422,422,420,420,422,422,420,422,422,422,420,422,422];\n\n    const eauCtx = document.getElementById('eauChart').getContext('2d');\n    const eauChart = new Chart(eauCtx, {\n        type: 'bar',\n        data: {\n            labels: labels_eau,\n            datasets: [{\n                label: 'Niveau d\\'eau (mm)',\n                data: eauData,\n                backgroundColor: 'rgba(54, 162, 235, 0.5)',\n                borderColor: 'rgba(54, 162, 235, 1)',\n                borderWidth: 1\n            }]\n        },\n        options: {\n            responsive: true,\n            maintainAspectRatio: false,\n            plugins: {\n                title: {\n                    display: true,\n                    text: 'R\u00e9serves d\\'eau des 10 dernier jours'\n                },\n                legend: {\n                    display: false\n                }\n            },\n            scales: {\n                y: {\n                    beginAtZero: true,\n                    title: {\n                        display: true,\n                        text: 'mm'\n                    }\n                },\n                x: {\n                    ticks: {\n                        maxRotation: 90,\n                        minRotation: 45,\n                        autoSkip: true,\n                        maxTicksLimit: 15\n                    },\n                    title: {\n                        display: true,\n                        text: 'Heure'\n                    }\n                }\n            }\n        }\n    });\n    <\/script>\n\n    \n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/parcelle32.ovh\/index.php\/wp-json\/wp\/v2\/posts\/1","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/parcelle32.ovh\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/parcelle32.ovh\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/parcelle32.ovh\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/parcelle32.ovh\/index.php\/wp-json\/wp\/v2\/comments?post=1"}],"version-history":[{"count":22,"href":"https:\/\/parcelle32.ovh\/index.php\/wp-json\/wp\/v2\/posts\/1\/revisions"}],"predecessor-version":[{"id":64,"href":"https:\/\/parcelle32.ovh\/index.php\/wp-json\/wp\/v2\/posts\/1\/revisions\/64"}],"wp:attachment":[{"href":"https:\/\/parcelle32.ovh\/index.php\/wp-json\/wp\/v2\/media?parent=1"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/parcelle32.ovh\/index.php\/wp-json\/wp\/v2\/categories?post=1"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/parcelle32.ovh\/index.php\/wp-json\/wp\/v2\/tags?post=1"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}