CINXE.COM
Ο καιρός στην Ελλάδα - K24
<!DOCTYPE html> <html> <head> <script async src="https://www.googletagmanager.com/gtag/js?id=G-DT4QVW584S"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-DT4QVW584S'); </script> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Ο καιρός στην Ελλάδα - K24</title> <meta http-equiv="content-language"> <link rel="icon" type="image/png" href="/images/favicon.png" /> <meta property="og:image" content="https://www.k24.net/images/logofb-share1.jpg" /> <meta property="og:description" content="Πρόγνωση καιρού για την Ελλάδα. Χάρτες καιρού, ανέμου, θαλασσών, δορυφορικές εικόνες, μετεωρολογικοί σταθμοί και webcams." /> <meta name="alexaVerifyID" content="8icm8BfD0bX6rMRUxZMyEHgvaEE" /> <meta name="keywords" content="καιρός,πρόγνωση,ελλάδα,meteo,μετεωρολογία,kairos" /> <link rel="apple-touch-icon" href="/images/AppIcon60x60.png" /> <link rel="apple-touch-icon" sizes="76x76" href="/images/AppIcon76x76.png" /> <link rel="apple-touch-icon" sizes="120x120" href="/images/AppIcon120.png" /> <link rel="apple-touch-icon" sizes="152x152" href="/images/AppIcon152.png" /> <link rel="stylesheet" href="/css/styles.css?v=whCy6R9FRS0NkdBQM7KImZNKW5ylwUlFYkCMqu2glyM" /> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6496164020050788" crossorigin="anonymous"></script> </head> <body class="bg-gray-100"> <header class="bg-gradient-custom shadow-md py-4 md:px-6 px-2"> <div class="w-full lg:w-[960px] mx-auto flex justify-between items-center"> <a href="/" class="block" title="K24 weather forecasting"> <img class="h-10 md:h-20" src="/images/logo-white-without-net.svg" alt="K24 weather forecasting" /> </a> <div class="flex-grow ml-3"> <nav class="hidden sm:flex justify-end space-x-4"> <a href="#" class="btn-geolocation text-white hover:text-blue-200"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6 inline align-text-top"> <path stroke-linecap="round" stroke-linejoin="round" d="M15 10.5a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z" /> <path stroke-linecap="round" stroke-linejoin="round" d="M19.5 10.5c0 7.142-7.5 11.25-7.5 11.25S4.5 17.642 4.5 10.5a7.5 7.5 0 1 1 15 0Z" /> </svg> Πρόγνωση της θέσης μου </a> <a href="/Maps" class="text-white hover:text-blue-200"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6 inline"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 6.75V15m6-6v8.25m.503 3.498 4.875-2.437c.381-.19.622-.58.622-1.006V4.82c0-.836-.88-1.38-1.628-1.006l-3.869 1.934c-.317.159-.69.159-1.006 0L9.503 3.252a1.125 1.125 0 0 0-1.006 0L3.622 5.689C3.24 5.88 3 6.27 3 6.695V19.18c0 .836.88 1.38 1.628 1.006l3.869-1.934c.317-.159.69-.159 1.006 0l4.994 2.497c.317.158.69.158 1.006 0Z" /> </svg> Χάρτες </a> <a href="/Stations" class="text-white hover:text-blue-200"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6 inline"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 3v2.25m6.364.386-1.591 1.591M21 12h-2.25m-.386 6.364-1.591-1.591M12 18.75V21m-4.773-4.227-1.591 1.591M5.25 12H3m4.227-4.773L5.636 5.636M15.75 12a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0Z" /> </svg> Σταθμοί </a> <a href="/Webcams" class="text-white hover:text-blue-200"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6 inline"> <path stroke-linecap="round" stroke-linejoin="round" d="m15.75 10.5 4.72-4.72a.75.75 0 0 1 1.28.53v11.38a.75.75 0 0 1-1.28.53l-4.72-4.72M4.5 18.75h9a2.25 2.25 0 0 0 2.25-2.25v-9a2.25 2.25 0 0 0-2.25-2.25h-9A2.25 2.25 0 0 0 2.25 7.5v9a2.25 2.25 0 0 0 2.25 2.25Z" /> </svg> Webcams </a> </nav> <div class="flex justify-end mt-3"> <div class="relative w-full focus-within:w-full md:w-3/6 transition-all duration-300 group"> <input id="txt-search" type="text" placeholder="Πόλη, χωριό" class="text-base w-full p-2 border-2 border-stone-200 rounded-md text-gray-700 focus:outline-none focus:ring focus:border-orange-400" /> <button class="absolute inset-y-0 right-0 flex items-center pr-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m21 21-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607Z" /> </svg> </button> <div tabindex="0" class="hidden group-focus-within:block fixed w-full left-0 md:absolute w-full z-50"> <div class="bg-white p-2 border-2 border-stone-200 rounded-md shadow-lg text-neutral-700 mx-2 md:mx-0"> <button class="btn-geolocation w-full text-left pb-2"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6 inline align-text-top"> <path stroke-linecap="round" stroke-linejoin="round" d="M15 10.5a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z" /> <path stroke-linecap="round" stroke-linejoin="round" d="M19.5 10.5c0 7.142-7.5 11.25-7.5 11.25S4.5 17.642 4.5 10.5a7.5 7.5 0 1 1 15 0Z" /> </svg> Πρόγνωση της θέσης μου <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="float-right size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </button> <div id="search-results"> </div> </div> </div> </div> <button id="burger-btn" class="sm:hidden text-white focus:outline-none focus:ring pl-1"> <svg xmlns="http://www.w3.org/2000/svg" class="h-8 w-8" viewBox="0 0 20 20" fill="currentColor"> <path fill-rule="evenodd" d="M3 5h14a1 1 0 010 2H3a1 1 0 010-2zm0 4h14a1 1 0 010 2H3a1 1 0 010-2zm0 4h14a1 1 0 010 2H3a1 1 0 010-2z" clip-rule="evenodd" /> </svg> </button> </div> </div> </div> <div id="mobile-menu" class="hidden sm:hidden fixed inset-0 bg-gray-800 bg-opacity-50 z-40"> <div class="fixed inset-y-0 right-0 w-2/3 bg-white shadow-lg z-50"> <div class="p-6"> <button id="close-btn" class="text-gray-600 hover:text-blue-600"> <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12" /> </svg> </button> <ul class="mt-6 space-y-4"> <li> <a href="#" class="btn-geolocation block text-gray-600 hover:text-blue-600"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6 inline align-text-top"> <path stroke-linecap="round" stroke-linejoin="round" d="M15 10.5a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z" /> <path stroke-linecap="round" stroke-linejoin="round" d="M19.5 10.5c0 7.142-7.5 11.25-7.5 11.25S4.5 17.642 4.5 10.5a7.5 7.5 0 1 1 15 0Z" /> </svg> Πρόγνωση της θέσης μου </a> </li> <li> <a href="/Maps" class="block text-gray-600 hover:text-blue-600"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6 inline"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 6.75V15m6-6v8.25m.503 3.498 4.875-2.437c.381-.19.622-.58.622-1.006V4.82c0-.836-.88-1.38-1.628-1.006l-3.869 1.934c-.317.159-.69.159-1.006 0L9.503 3.252a1.125 1.125 0 0 0-1.006 0L3.622 5.689C3.24 5.88 3 6.27 3 6.695V19.18c0 .836.88 1.38 1.628 1.006l3.869-1.934c.317-.159.69-.159 1.006 0l4.994 2.497c.317.158.69.158 1.006 0Z" /> </svg> Χάρτες καιρού </a> </li> <li> <a href="/Stations" class="block text-gray-600 hover:text-blue-600"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6 inline"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 3v2.25m6.364.386-1.591 1.591M21 12h-2.25m-.386 6.364-1.591-1.591M12 18.75V21m-4.773-4.227-1.591 1.591M5.25 12H3m4.227-4.773L5.636 5.636M15.75 12a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0Z" /> </svg> Σταθμοί </a> </li> <li> <a href="/Webcams" class="block text-gray-600 hover:text-blue-600"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6 inline"> <path stroke-linecap="round" stroke-linejoin="round" d="m15.75 10.5 4.72-4.72a.75.75 0 0 1 1.28.53v11.38a.75.75 0 0 1-1.28.53l-4.72-4.72M4.5 18.75h9a2.25 2.25 0 0 0 2.25-2.25v-9a2.25 2.25 0 0 0-2.25-2.25h-9A2.25 2.25 0 0 0 2.25 7.5v9a2.25 2.25 0 0 0 2.25 2.25Z" /> </svg> Webcams </a> </li> <li> <a class="block text-gray-600 hover:text-blue-600 privacy" href="#" onclick="googlefc.callbackQueue.push(googlefc.showRevocationMessage)"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6 inline"> <path stroke-linecap="round" stroke-linejoin="round" d="M16.5 10.5V6.75a4.5 4.5 0 1 0-9 0v3.75m-.75 11.25h10.5a2.25 2.25 0 0 0 2.25-2.25v-6.75a2.25 2.25 0 0 0-2.25-2.25H6.75a2.25 2.25 0 0 0-2.25 2.25v6.75a2.25 2.25 0 0 0 2.25 2.25Z" /> </svg> Ρυθμίσεις απορρήτου </a> </li> </ul> </div> </div> </div> </header> <main class="bg-gray-50 pb-3 w-full lg:w-[960px] items-center mx-auto text-neutral-700"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/ol@v10.2.1/ol.css"> <script src="https://cdn.jsdelivr.net/npm/ol@v10.2.1/dist/ol.js"></script> <div class="w-full p-4"> <div class="my-4 rounded overflow-hidden border border-neutral-300"> <h3 class="text-white p-2 bg-sky-600">Ο καιρός τις επόμενες μέρες</h3> <div class="md:flex md:space-x-4"> <div class="h-96 md:h-auto md:basis-1/2 md:flex-grow relative"> <div id="daily-forecast-map" tabindex="1" class="h-96 w-full"></div> <div class="text-xs md:text-sm p-2 bg-neutral-200 absolute bottom-0 text-center w-full">Κάνετε κλικ για πρόγνωση <span class="font-bold">οπουδήποτε στον κόσμο</span>.</div> </div> <div class="md:flex-grow md:basis-1/2 p-2"> <div class="flex justify-between text-center space-x-1"> <button data-index="0" class="weather-overview flex-grow py-2 font-semibold text-sm bg-neutral-400 hover:border-orange-400 border-2 border border-neutral-300 rounded-md shadow-sm text-white">Τετ 26 Μαρ</button> <button data-index="1" class="weather-overview flex-grow py-2 font-semibold text-sm bg-neutral-300 hover:border-orange-400 border-2 border border-neutral-300 rounded-md shadow-sm">Πέμ 27 Μαρ</button> <button data-index="2" class="weather-overview flex-grow py-2 font-semibold text-sm bg-neutral-300 hover:border-orange-400 border-2 border border-neutral-300 rounded-md shadow-sm">Παρ 28 Μαρ</button> </div> <div id="main-points-overview-0" class="main-points-overview hidden"> <a href="/Forecast/3" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group"> <h3 class="text-base flex-grow w-36 whitespace-nowrap text-ellipsis overflow-hidden md:text-lg flex-grow font-bold group-hover:underline">Αθήνα</h3> <div class="mr-2"><img src="/images/forecast/PartlyCloudy.svg" alt="Αραιές νεφώσεις" class="w-12 md:w-16" /></div> <div class="text-center basis-12"><div class="text-l font-bold">17°C</div><div class="text-xl font-extrabold">22°C</div></div> <div class="text-3xl border-l pl-1 mx-1 border-neutral-300"><i class="wi wi-wind wind-icon towards-0-deg"></i></div> <div class="basis-20 text-center">1 - 3 BF</div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/19" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group"> <h3 class="text-base flex-grow w-36 whitespace-nowrap text-ellipsis overflow-hidden md:text-lg flex-grow font-bold group-hover:underline">Θεσσαλονίκη</h3> <div class="mr-2"><img src="/images/forecast/PartlyCloudy.svg" alt="Αραιές νεφώσεις" class="w-12 md:w-16" /></div> <div class="text-center basis-12"><div class="text-l font-bold">13°C</div><div class="text-xl font-extrabold">17°C</div></div> <div class="text-3xl border-l pl-1 mx-1 border-neutral-300"><i class="wi wi-wind wind-icon towards-270-deg"></i></div> <div class="basis-20 text-center">1 BF</div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3221" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group"> <h3 class="text-base flex-grow w-36 whitespace-nowrap text-ellipsis overflow-hidden md:text-lg flex-grow font-bold group-hover:underline">Πειραιάς</h3> <div class="mr-2"><img src="/images/forecast/PartlyCloudy.svg" alt="Αραιές νεφώσεις" class="w-12 md:w-16" /></div> <div class="text-center basis-12"><div class="text-l font-bold">17°C</div><div class="text-xl font-extrabold">20°C</div></div> <div class="text-3xl border-l pl-1 mx-1 border-neutral-300"><i class="wi wi-wind wind-icon from-45-deg"></i></div> <div class="basis-20 text-center">1 - 2 BF</div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/53" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group"> <h3 class="text-base flex-grow w-36 whitespace-nowrap text-ellipsis overflow-hidden md:text-lg flex-grow font-bold group-hover:underline">Πάτρα</h3> <div class="mr-2"><img src="/images/forecast/PartlyCloudy.svg" alt="Αραιές νεφώσεις" class="w-12 md:w-16" /></div> <div class="text-center basis-12"><div class="text-l font-bold">19°C</div><div class="text-xl font-extrabold">24°C</div></div> <div class="text-3xl border-l pl-1 mx-1 border-neutral-300"><i class="wi wi-wind wind-icon towards-270-deg"></i></div> <div class="basis-20 text-center">2 - 4 BF</div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/17" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group"> <h3 class="text-base flex-grow w-36 whitespace-nowrap text-ellipsis overflow-hidden md:text-lg flex-grow font-bold group-hover:underline">Ηράκλειο</h3> <div class="mr-2"><img src="/images/forecast/PartlyCloudy.svg" alt="Αραιές νεφώσεις" class="w-12 md:w-16" /></div> <div class="text-center basis-12"><div class="text-l font-bold">19°C</div><div class="text-xl font-extrabold">23°C</div></div> <div class="text-3xl border-l pl-1 mx-1 border-neutral-300"><i class="wi wi-wind wind-icon towards-0-deg"></i></div> <div class="basis-20 text-center">3 - 4 BF</div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> </div> <div id="main-points-overview-1" class="main-points-overview hidden"> <a href="/Forecast/3" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group"> <h3 class="text-base flex-grow w-36 whitespace-nowrap text-ellipsis overflow-hidden md:text-lg flex-grow font-bold group-hover:underline">Αθήνα</h3> <div class="mr-2"><img src="/images/forecast/SunRain.svg" alt="Βροχοπτώσεις" class="w-12 md:w-16" /></div> <div class="text-center basis-12"><div class="text-l font-bold">15°C</div><div class="text-xl font-extrabold">21°C</div></div> <div class="text-3xl border-l pl-1 mx-1 border-neutral-300"><i class="wi wi-wind wind-icon towards-270-deg"></i></div> <div class="basis-20 text-center">1 - 3 BF</div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/19" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group"> <h3 class="text-base flex-grow w-36 whitespace-nowrap text-ellipsis overflow-hidden md:text-lg flex-grow font-bold group-hover:underline">Θεσσαλονίκη</h3> <div class="mr-2"><img src="/images/forecast/SunRain.svg" alt="Βροχοπτώσεις" class="w-12 md:w-16" /></div> <div class="text-center basis-12"><div class="text-l font-bold">11°C</div><div class="text-xl font-extrabold">19°C</div></div> <div class="text-3xl border-l pl-1 mx-1 border-neutral-300"><i class="wi wi-wind wind-icon towards-270-deg"></i></div> <div class="basis-20 text-center">1 - 4 BF</div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3221" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group"> <h3 class="text-base flex-grow w-36 whitespace-nowrap text-ellipsis overflow-hidden md:text-lg flex-grow font-bold group-hover:underline">Πειραιάς</h3> <div class="mr-2"><img src="/images/forecast/SunRain.svg" alt="Βροχοπτώσεις" class="w-12 md:w-16" /></div> <div class="text-center basis-12"><div class="text-l font-bold">16°C</div><div class="text-xl font-extrabold">21°C</div></div> <div class="text-3xl border-l pl-1 mx-1 border-neutral-300"><i class="wi wi-wind wind-icon towards-0-deg"></i></div> <div class="basis-20 text-center">2 - 3 BF</div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/53" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group"> <h3 class="text-base flex-grow w-36 whitespace-nowrap text-ellipsis overflow-hidden md:text-lg flex-grow font-bold group-hover:underline">Πάτρα</h3> <div class="mr-2"><img src="/images/forecast/SunStorm.svg" alt="Βροχοπτώσεις" class="w-12 md:w-16" /></div> <div class="text-center basis-12"><div class="text-l font-bold">13°C</div><div class="text-xl font-extrabold">23°C</div></div> <div class="text-3xl border-l pl-1 mx-1 border-neutral-300"><i class="wi wi-wind wind-icon towards-45-deg"></i></div> <div class="basis-20 text-center">1 - 3 BF</div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/17" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group"> <h3 class="text-base flex-grow w-36 whitespace-nowrap text-ellipsis overflow-hidden md:text-lg flex-grow font-bold group-hover:underline">Ηράκλειο</h3> <div class="mr-2"><img src="/images/forecast/PartlyCloudy.svg" alt="Αραιές νεφώσεις" class="w-12 md:w-16" /></div> <div class="text-center basis-12"><div class="text-l font-bold">17°C</div><div class="text-xl font-extrabold">27°C</div></div> <div class="text-3xl border-l pl-1 mx-1 border-neutral-300"><i class="wi wi-wind wind-icon towards-0-deg"></i></div> <div class="basis-20 text-center">1 - 4 BF</div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> </div> <div id="main-points-overview-2" class="main-points-overview hidden"> <a href="/Forecast/3" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group"> <h3 class="text-base flex-grow w-36 whitespace-nowrap text-ellipsis overflow-hidden md:text-lg flex-grow font-bold group-hover:underline">Αθήνα</h3> <div class="mr-2"><img src="/images/forecast/PartlyCloudy.svg" alt="Αραιές νεφώσεις" class="w-12 md:w-16" /></div> <div class="text-center basis-12"><div class="text-l font-bold">12°C</div><div class="text-xl font-extrabold">21°C</div></div> <div class="text-3xl border-l pl-1 mx-1 border-neutral-300"><i class="wi wi-wind wind-icon towards-45-deg"></i></div> <div class="basis-20 text-center">1 - 3 BF</div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/19" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group"> <h3 class="text-base flex-grow w-36 whitespace-nowrap text-ellipsis overflow-hidden md:text-lg flex-grow font-bold group-hover:underline">Θεσσαλονίκη</h3> <div class="mr-2"><img src="/images/forecast/SunStorm.svg" alt="Βροχοπτώσεις" class="w-12 md:w-16" /></div> <div class="text-center basis-12"><div class="text-l font-bold">11°C</div><div class="text-xl font-extrabold">19°C</div></div> <div class="text-3xl border-l pl-1 mx-1 border-neutral-300"><i class="wi wi-wind wind-icon towards-45-deg"></i></div> <div class="basis-20 text-center">1 - 3 BF</div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3221" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group"> <h3 class="text-base flex-grow w-36 whitespace-nowrap text-ellipsis overflow-hidden md:text-lg flex-grow font-bold group-hover:underline">Πειραιάς</h3> <div class="mr-2"><img src="/images/forecast/SunRain.svg" alt="Βροχοπτώσεις" class="w-12 md:w-16" /></div> <div class="text-center basis-12"><div class="text-l font-bold">13°C</div><div class="text-xl font-extrabold">19°C</div></div> <div class="text-3xl border-l pl-1 mx-1 border-neutral-300"><i class="wi wi-wind wind-icon towards-90-deg"></i></div> <div class="basis-20 text-center">1 - 2 BF</div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/53" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group"> <h3 class="text-base flex-grow w-36 whitespace-nowrap text-ellipsis overflow-hidden md:text-lg flex-grow font-bold group-hover:underline">Πάτρα</h3> <div class="mr-2"><img src="/images/forecast/Rain.svg" alt="Βροχοπτώσεις" class="w-12 md:w-16" /></div> <div class="text-center basis-12"><div class="text-l font-bold">12°C</div><div class="text-xl font-extrabold">18°C</div></div> <div class="text-3xl border-l pl-1 mx-1 border-neutral-300"><i class="wi wi-wind wind-icon towards-0-deg"></i></div> <div class="basis-20 text-center">2 - 3 BF</div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/17" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group"> <h3 class="text-base flex-grow w-36 whitespace-nowrap text-ellipsis overflow-hidden md:text-lg flex-grow font-bold group-hover:underline">Ηράκλειο</h3> <div class="mr-2"><img src="/images/forecast/PartlyCloudy.svg" alt="Αραιές νεφώσεις" class="w-12 md:w-16" /></div> <div class="text-center basis-12"><div class="text-l font-bold">14°C</div><div class="text-xl font-extrabold">20°C</div></div> <div class="text-3xl border-l pl-1 mx-1 border-neutral-300"><i class="wi wi-wind wind-icon towards-0-deg"></i></div> <div class="basis-20 text-center">1 - 3 BF</div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> </div> </div> </div> </div> <script type="text/javascript"> const mapData = [[{"id":3,"c":"Αθήνα","i":"PartlyCloudy.svg","min":17,"max":22,"minw":3,"maxw":1,"wcss":"towards-0-deg","lon":23.72831338946708,"lat":37.97740393411368,"imp":0},{"id":19,"c":"Θεσσαλονίκη","i":"PartlyCloudy.svg","min":13,"max":17,"minw":1,"maxw":1,"wcss":"towards-270-deg","lon":22.942172901064623,"lat":40.63771014474332,"imp":1},{"id":3221,"c":"Πειραιάς","i":"PartlyCloudy.svg","min":17,"max":20,"minw":2,"maxw":1,"wcss":"from-45-deg","lon":23.641581863863397,"lat":37.950805358588696,"imp":2},{"id":53,"c":"Πάτρα","i":"PartlyCloudy.svg","min":19,"max":24,"minw":4,"maxw":2,"wcss":"towards-270-deg","lon":21.728369441756517,"lat":38.23737916257233,"imp":3},{"id":17,"c":"Ηράκλειο","i":"PartlyCloudy.svg","min":19,"max":23,"minw":4,"maxw":3,"wcss":"towards-0-deg","lon":25.128930087725163,"lat":35.322413052432246,"imp":4},{"id":39,"c":"Λάρισα","i":"PartlyCloudy.svg","min":13,"max":19,"minw":4,"maxw":1,"wcss":"towards-270-deg","lon":22.418615053175014,"lat":39.634594403207316,"imp":5},{"id":10,"c":"Βόλος","i":"PartlyCloudy.svg","min":16,"max":18,"minw":3,"maxw":1,"wcss":"towards-270-deg","lon":22.944106248207387,"lat":39.364100189879544,"imp":6},{"id":23,"c":"Ιωάννινα","i":"PartlyCloudy.svg","min":13,"max":17,"minw":3,"maxw":2,"wcss":"from-135-deg","lon":20.849164893792477,"lat":39.66487229894848,"imp":7},{"id":65,"c":"Τρίκαλα","i":"PartlyCloudy.svg","min":14,"max":20,"minw":2,"maxw":1,"wcss":"from-135-deg","lon":21.765838269435335,"lat":39.55268677230925,"imp":8},{"id":60,"c":"Σέρρες","i":"PartlyCloudy.svg","min":14,"max":18,"minw":3,"maxw":1,"wcss":"from-135-deg","lon":23.547942515288014,"lat":41.083023644983776,"imp":9},{"id":1,"c":"Άγιος Νικόλαος","i":"PartlyCloudy.svg","min":18,"max":21,"minw":3,"maxw":3,"wcss":"towards-0-deg","lon":25.711616961460095,"lat":35.18881849292667,"imp":10},{"id":2,"c":"Αγρίνιο","i":"PartlyCloudy.svg","min":19,"max":23,"minw":5,"maxw":2,"wcss":"towards-270-deg","lon":21.408371347002685,"lat":38.6173738539219,"imp":11},{"id":2947,"c":"Αίγιο","i":"PartlyCloudy.svg","min":17,"max":19,"minw":3,"maxw":2,"wcss":"towards-270-deg","lon":22.08207974612014,"lat":38.24607859458773,"imp":12},{"id":2996,"c":"Αλεξάνδρεια","i":"PartlyCloudy.svg","min":12,"max":18,"minw":3,"maxw":2,"wcss":"from-135-deg","lon":22.44061200291617,"lat":40.623341749422266,"imp":13},{"id":4,"c":"Αλεξανδρούπολη","i":"PartlyCloudy.svg","min":16,"max":18,"minw":3,"maxw":2,"wcss":"towards-90-deg","lon":25.872575825196687,"lat":40.84495589882135,"imp":14},{"id":3148,"c":"Αράχωβα","i":"PartlyCloudy.svg","min":10,"max":22,"minw":3,"maxw":2,"wcss":"from-135-deg","lon":22.584126615489367,"lat":38.477879722602665,"imp":15},{"id":147,"c":"Άργος","i":"Cloudy.svg","min":15,"max":21,"minw":3,"maxw":1,"wcss":"towards-0-deg","lon":22.72425867751008,"lat":37.63282966148107,"imp":16},{"id":6,"c":"Άρτα","i":"PartlyCloudy.svg","min":17,"max":25,"minw":2,"maxw":1,"wcss":"from-45-deg","lon":20.988372413441535,"lat":39.157371734268956,"imp":17},{"id":9,"c":"Βέροια","i":"SunRain.svg","min":12,"max":16,"minw":2,"maxw":1,"wcss":"towards-270-deg","lon":22.20190046739299,"lat":40.520697771571584,"imp":18},{"id":3107,"c":"Γιαννιτσά","i":"PartlyCloudy.svg","min":14,"max":18,"minw":3,"maxw":1,"wcss":"from-135-deg","lon":22.41039636573987,"lat":40.7878220910206,"imp":19},{"id":11,"c":"Γρεβενά","i":"PartlyCloudy.svg","min":11,"max":17,"minw":4,"maxw":1,"wcss":"towards-45-deg","lon":21.418337004608475,"lat":40.07738514989615,"imp":20},{"id":12,"c":"Δράμα","i":"PartlyCloudy.svg","min":13,"max":17,"minw":3,"maxw":1,"wcss":"from-45-deg","lon":24.13822165661259,"lat":41.1474329214543,"imp":21},{"id":13,"c":"Έδεσσα","i":"SunRain.svg","min":12,"max":15,"minw":2,"maxw":2,"wcss":"from-0-deg","lon":22.04549781722017,"lat":40.79799535870552,"imp":22},{"id":2954,"c":"Θήβα","i":"Cloudy.svg","min":14,"max":23,"minw":3,"maxw":1,"wcss":"towards-0-deg","lon":23.315920647990428,"lat":38.317158297635615,"imp":23},{"id":24,"c":"Καβάλα","i":"PartlyCloudy.svg","min":14,"max":16,"minw":2,"maxw":2,"wcss":"towards-270-deg","lon":24.400119024154264,"lat":40.937134865671375,"imp":24},{"id":25,"c":"Καλαμάτα","i":"PartlyCloudy.svg","min":20,"max":24,"minw":3,"maxw":2,"wcss":"towards-0-deg","lon":22.11258464370621,"lat":37.036275903694325,"imp":25},{"id":26,"c":"Κάλυμνος","i":"PartlyCloudy.svg","min":13,"max":21,"minw":3,"maxw":3,"wcss":"from-135-deg","lon":26.981541250308506,"lat":36.94744701031596,"imp":26},{"id":27,"c":"Καρδίτσα","i":"Cloudy.svg","min":13,"max":20,"minw":2,"maxw":1,"wcss":"from-0-deg","lon":21.920037445263006,"lat":39.36298678163438,"imp":27},{"id":29,"c":"Καρπενήσι","i":"PartlyCloudy.svg","min":10,"max":17,"minw":4,"maxw":3,"wcss":"from-135-deg","lon":21.781653238169383,"lat":38.91408016439526,"imp":28},{"id":30,"c":"Καστοριά","i":"PartlyCloudy.svg","min":10,"max":15,"minw":3,"maxw":2,"wcss":"from-135-deg","lon":21.26503195310943,"lat":40.514084647409604,"imp":29},{"id":31,"c":"Κατερίνη","i":"PartlyCloudy.svg","min":13,"max":16,"minw":3,"maxw":1,"wcss":"towards-270-deg","lon":22.500797778367996,"lat":40.26930047292262,"imp":30},{"id":2958,"c":"Κάτω Νευροκόπι","i":"PartlyCloudy.svg","min":11,"max":15,"minw":4,"maxw":1,"wcss":"towards-0-deg","lon":23.86602333630435,"lat":41.34743913635613,"imp":31},{"id":32,"c":"Κέρκυρα","i":"Cloudy.svg","min":15,"max":19,"minw":3,"maxw":1,"wcss":"from-135-deg","lon":19.91809759516036,"lat":39.61735844612118,"imp":32},{"id":33,"c":"Κιλκίς","i":"PartlyCloudy.svg","min":12,"max":18,"minw":2,"maxw":1,"wcss":"from-45-deg","lon":22.86906697938684,"lat":40.989312251098454,"imp":33},{"id":34,"c":"Κοζάνη","i":"SunRain.svg","min":9,"max":14,"minw":3,"maxw":2,"wcss":"towards-0-deg","lon":21.784719444520306,"lat":40.298491705209024,"imp":34},{"id":35,"c":"Κομοτηνή","i":"PartlyCloudy.svg","min":14,"max":18,"minw":3,"maxw":2,"wcss":"towards-45-deg","lon":25.394584199064415,"lat":41.12024969328195,"imp":35},{"id":36,"c":"Κόρινθος","i":"Cloudy.svg","min":15,"max":21,"minw":4,"maxw":2,"wcss":"towards-270-deg","lon":22.93053869396681,"lat":37.935194188728936,"imp":36},{"id":37,"c":"Κως","i":"PartlyCloudy.svg","min":16,"max":19,"minw":3,"maxw":3,"wcss":"from-135-deg","lon":27.28713505994529,"lat":36.89074956625701,"imp":37},{"id":38,"c":"Λαμία","i":"PartlyCloudy.svg","min":16,"max":20,"minw":3,"maxw":1,"wcss":"towards-270-deg","lon":22.43163268850185,"lat":38.897392367944136,"imp":38},{"id":40,"c":"Λειβαδιά","i":"PartlyCloudy.svg","min":15,"max":20,"minw":2,"maxw":2,"wcss":"towards-0-deg","lon":22.86833054246381,"lat":38.43739317450673,"imp":39},{"id":3059,"c":"Λουτράκι","i":"PartlyCloudy.svg","min":16,"max":20,"minw":3,"maxw":1,"wcss":"from-135-deg","lon":22.975688972859647,"lat":37.97304365504534,"imp":40},{"id":142,"c":"Μεσολόγγι","i":"Cloudy.svg","min":19,"max":22,"minw":5,"maxw":1,"wcss":"towards-270-deg","lon":21.457420787017327,"lat":38.3756429804489,"imp":41},{"id":3028,"c":"Μέτσοβο","i":"PartlyCloudy.svg","min":7,"max":12,"minw":3,"maxw":1,"wcss":"towards-270-deg","lon":21.18102272413671,"lat":39.76634222920983,"imp":42},{"id":45,"c":"Μυτιλήνη","i":"PartlyCloudy.svg","min":15,"max":19,"minw":2,"maxw":1,"wcss":"from-135-deg","lon":26.552902988390997,"lat":39.10745400749147,"imp":43},{"id":2997,"c":"Νάουσα","i":"SunRain.svg","min":11,"max":15,"minw":2,"maxw":1,"wcss":"towards-270-deg","lon":22.06846204318572,"lat":40.62854757066817,"imp":44},{"id":141,"c":"Ναύπακτος","i":"PartlyCloudy.svg","min":17,"max":21,"minw":3,"maxw":2,"wcss":"towards-270-deg","lon":21.831630354747173,"lat":38.393409376963966,"imp":45},{"id":47,"c":"Ναύπλιο","i":"PartlyCloudy.svg","min":16,"max":19,"minw":3,"maxw":2,"wcss":"towards-0-deg","lon":22.808350850827996,"lat":37.55739066377282,"imp":46},{"id":48,"c":"Ξάνθη","i":"PartlyCloudy.svg","min":13,"max":18,"minw":3,"maxw":2,"wcss":"from-0-deg","lon":24.88179939088877,"lat":41.1388422595337,"imp":47},{"id":2977,"c":"Ορεστιάδα","i":"PartlyCloudy.svg","min":11,"max":22,"minw":3,"maxw":2,"wcss":"towards-0-deg","lon":26.524627617909577,"lat":41.50193568225952,"imp":48},{"id":54,"c":"Πρέβεζα","i":"PartlyCloudy.svg","min":17,"max":22,"minw":4,"maxw":2,"wcss":"towards-270-deg","lon":20.755383146519307,"lat":38.98027826379986,"imp":49},{"id":3054,"c":"Πτολεμαΐδα","i":"SunRain.svg","min":10,"max":17,"minw":3,"maxw":2,"wcss":"from-135-deg","lon":21.677563852106687,"lat":40.50886984914541,"imp":50},{"id":55,"c":"Πύργος","i":"Cloudy.svg","min":18,"max":23,"minw":4,"maxw":2,"wcss":"towards-270-deg","lon":21.448391700279895,"lat":37.68067108932883,"imp":51},{"id":56,"c":"Ρέθυμνο","i":"Clear.svg","min":19,"max":21,"minw":4,"maxw":3,"wcss":"from-135-deg","lon":24.469747622846626,"lat":35.362103691324585,"imp":52},{"id":57,"c":"Ρόδος","i":"PartlyCloudy.svg","min":15,"max":19,"minw":3,"maxw":2,"wcss":"towards-0-deg","lon":28.218218567024454,"lat":36.43746041692793,"imp":53},{"id":62,"c":"Σπάρτη","i":"Cloudy.svg","min":17,"max":21,"minw":4,"maxw":2,"wcss":"from-135-deg","lon":22.428074466530234,"lat":37.07068129535764,"imp":54},{"id":3327,"c":"Σύρος","i":"PartlyCloudy.svg","min":15,"max":18,"minw":3,"maxw":1,"wcss":"from-135-deg","lon":24.938284531410318,"lat":37.44502534344793,"imp":55},{"id":66,"c":"Τρίπολη","i":"Cloudy.svg","min":13,"max":21,"minw":3,"maxw":2,"wcss":"towards-270-deg","lon":22.37836488330504,"lat":37.507381407544024,"imp":56},{"id":67,"c":"Φλώρινα","i":"PartlyCloudy.svg","min":10,"max":16,"minw":3,"maxw":2,"wcss":"towards-0-deg","lon":21.42,"lat":40.7835,"imp":57},{"id":69,"c":"Χαλκίδα","i":"PartlyCloudy.svg","min":17,"max":22,"minw":4,"maxw":1,"wcss":"from-135-deg","lon":23.60750032379292,"lat":38.45337026473135,"imp":58},{"id":70,"c":"Χανιά","i":"PartlyCloudy.svg","min":19,"max":22,"minw":3,"maxw":1,"wcss":"towards-135-deg","lon":24.01395880867494,"lat":35.509597065858536,"imp":59},{"id":71,"c":"Χίος","i":"PartlyCloudy.svg","min":15,"max":19,"minw":3,"maxw":2,"wcss":"towards-0-deg","lon":26.13403228041716,"lat":38.36524368915707,"imp":60}],[{"id":3,"c":"Αθήνα","i":"SunRain.svg","min":15,"max":21,"minw":3,"maxw":1,"wcss":"towards-270-deg","lon":23.72831338946708,"lat":37.97740393411368,"imp":0},{"id":19,"c":"Θεσσαλονίκη","i":"SunRain.svg","min":11,"max":19,"minw":4,"maxw":1,"wcss":"towards-270-deg","lon":22.942172901064623,"lat":40.63771014474332,"imp":1},{"id":3221,"c":"Πειραιάς","i":"SunRain.svg","min":16,"max":21,"minw":3,"maxw":2,"wcss":"towards-0-deg","lon":23.641581863863397,"lat":37.950805358588696,"imp":2},{"id":53,"c":"Πάτρα","i":"SunStorm.svg","min":13,"max":23,"minw":3,"maxw":1,"wcss":"towards-45-deg","lon":21.728369441756517,"lat":38.23737916257233,"imp":3},{"id":17,"c":"Ηράκλειο","i":"PartlyCloudy.svg","min":17,"max":27,"minw":4,"maxw":1,"wcss":"towards-0-deg","lon":25.128930087725163,"lat":35.322413052432246,"imp":4},{"id":39,"c":"Λάρισα","i":"SunRain.svg","min":12,"max":20,"minw":4,"maxw":1,"wcss":"towards-270-deg","lon":22.418615053175014,"lat":39.634594403207316,"imp":5},{"id":10,"c":"Βόλος","i":"SunRain.svg","min":14,"max":19,"minw":4,"maxw":2,"wcss":"towards-270-deg","lon":22.944106248207387,"lat":39.364100189879544,"imp":6},{"id":23,"c":"Ιωάννινα","i":"Storm.svg","min":9,"max":14,"minw":4,"maxw":2,"wcss":"towards-90-deg","lon":20.849164893792477,"lat":39.66487229894848,"imp":7},{"id":65,"c":"Τρίκαλα","i":"SunStorm.svg","min":12,"max":19,"minw":2,"maxw":1,"wcss":"towards-135-deg","lon":21.765838269435335,"lat":39.55268677230925,"imp":8},{"id":60,"c":"Σέρρες","i":"SunRain.svg","min":13,"max":22,"minw":5,"maxw":1,"wcss":"towards-270-deg","lon":23.547942515288014,"lat":41.083023644983776,"imp":9},{"id":1,"c":"Άγιος Νικόλαος","i":"PartlyCloudy.svg","min":17,"max":24,"minw":3,"maxw":2,"wcss":"towards-135-deg","lon":25.711616961460095,"lat":35.18881849292667,"imp":10},{"id":2,"c":"Αγρίνιο","i":"Storm.svg","min":10,"max":21,"minw":2,"maxw":2,"wcss":"from-0-deg","lon":21.408371347002685,"lat":38.6173738539219,"imp":11},{"id":2947,"c":"Αίγιο","i":"SunStorm.svg","min":13,"max":20,"minw":3,"maxw":2,"wcss":"towards-90-deg","lon":22.08207974612014,"lat":38.24607859458773,"imp":12},{"id":2996,"c":"Αλεξάνδρεια","i":"Storm.svg","min":11,"max":20,"minw":4,"maxw":1,"wcss":"towards-135-deg","lon":22.44061200291617,"lat":40.623341749422266,"imp":13},{"id":4,"c":"Αλεξανδρούπολη","i":"PartlyCloudy.svg","min":15,"max":23,"minw":4,"maxw":2,"wcss":"towards-270-deg","lon":25.872575825196687,"lat":40.84495589882135,"imp":14},{"id":3148,"c":"Αράχωβα","i":"SunRain.svg","min":7,"max":13,"minw":4,"maxw":3,"wcss":"towards-90-deg","lon":22.584126615489367,"lat":38.477879722602665,"imp":15},{"id":147,"c":"Άργος","i":"SunRain.svg","min":12,"max":18,"minw":2,"maxw":1,"wcss":"towards-135-deg","lon":22.72425867751008,"lat":37.63282966148107,"imp":16},{"id":6,"c":"Άρτα","i":"SunStorm.svg","min":11,"max":21,"minw":3,"maxw":2,"wcss":"towards-90-deg","lon":20.988372413441535,"lat":39.157371734268956,"imp":17},{"id":9,"c":"Βέροια","i":"Storm.svg","min":9,"max":15,"minw":2,"maxw":1,"wcss":"towards-135-deg","lon":22.20190046739299,"lat":40.520697771571584,"imp":18},{"id":3107,"c":"Γιαννιτσά","i":"SunStorm.svg","min":12,"max":19,"minw":4,"maxw":1,"wcss":"towards-135-deg","lon":22.41039636573987,"lat":40.7878220910206,"imp":19},{"id":11,"c":"Γρεβενά","i":"Storm.svg","min":9,"max":16,"minw":3,"maxw":1,"wcss":"from-135-deg","lon":21.418337004608475,"lat":40.07738514989615,"imp":20},{"id":12,"c":"Δράμα","i":"Rain.svg","min":14,"max":20,"minw":4,"maxw":1,"wcss":"towards-270-deg","lon":24.13822165661259,"lat":41.1474329214543,"imp":21},{"id":13,"c":"Έδεσσα","i":"Storm.svg","min":10,"max":15,"minw":3,"maxw":1,"wcss":"from-0-deg","lon":22.04549781722017,"lat":40.79799535870552,"imp":22},{"id":2954,"c":"Θήβα","i":"SunRain.svg","min":12,"max":19,"minw":5,"maxw":1,"wcss":"towards-0-deg","lon":23.315920647990428,"lat":38.317158297635615,"imp":23},{"id":24,"c":"Καβάλα","i":"SunRain.svg","min":13,"max":19,"minw":4,"maxw":1,"wcss":"towards-270-deg","lon":24.400119024154264,"lat":40.937134865671375,"imp":24},{"id":25,"c":"Καλαμάτα","i":"Rain.svg","min":13,"max":22,"minw":3,"maxw":1,"wcss":"towards-0-deg","lon":22.11258464370621,"lat":37.036275903694325,"imp":25},{"id":26,"c":"Κάλυμνος","i":"PartlyCloudy.svg","min":13,"max":25,"minw":5,"maxw":3,"wcss":"from-135-deg","lon":26.981541250308506,"lat":36.94744701031596,"imp":26},{"id":27,"c":"Καρδίτσα","i":"SunStorm.svg","min":12,"max":20,"minw":3,"maxw":1,"wcss":"towards-90-deg","lon":21.920037445263006,"lat":39.36298678163438,"imp":27},{"id":29,"c":"Καρπενήσι","i":"SunStorm.svg","min":6,"max":12,"minw":4,"maxw":1,"wcss":"towards-90-deg","lon":21.781653238169383,"lat":38.91408016439526,"imp":28},{"id":30,"c":"Καστοριά","i":"Storm.svg","min":8,"max":15,"minw":5,"maxw":1,"wcss":"towards-270-deg","lon":21.26503195310943,"lat":40.514084647409604,"imp":29},{"id":31,"c":"Κατερίνη","i":"Rain.svg","min":12,"max":18,"minw":2,"maxw":1,"wcss":"from-0-deg","lon":22.500797778367996,"lat":40.26930047292262,"imp":30},{"id":2958,"c":"Κάτω Νευροκόπι","i":"SunRain.svg","min":9,"max":17,"minw":5,"maxw":1,"wcss":"from-135-deg","lon":23.86602333630435,"lat":41.34743913635613,"imp":31},{"id":32,"c":"Κέρκυρα","i":"Rain.svg","min":11,"max":16,"minw":4,"maxw":2,"wcss":"towards-90-deg","lon":19.91809759516036,"lat":39.61735844612118,"imp":32},{"id":33,"c":"Κιλκίς","i":"Rain.svg","min":11,"max":21,"minw":3,"maxw":1,"wcss":"towards-270-deg","lon":22.86906697938684,"lat":40.989312251098454,"imp":33},{"id":34,"c":"Κοζάνη","i":"SunStorm.svg","min":7,"max":12,"minw":3,"maxw":1,"wcss":"from-0-deg","lon":21.784719444520306,"lat":40.298491705209024,"imp":34},{"id":35,"c":"Κομοτηνή","i":"PartlyCloudy.svg","min":14,"max":24,"minw":3,"maxw":2,"wcss":"from-135-deg","lon":25.394584199064415,"lat":41.12024969328195,"imp":35},{"id":36,"c":"Κόρινθος","i":"PartlyCloudy.svg","min":13,"max":18,"minw":4,"maxw":2,"wcss":"towards-270-deg","lon":22.93053869396681,"lat":37.935194188728936,"imp":36},{"id":37,"c":"Κως","i":"PartlyCloudy.svg","min":16,"max":25,"minw":5,"maxw":2,"wcss":"from-135-deg","lon":27.28713505994529,"lat":36.89074956625701,"imp":37},{"id":38,"c":"Λαμία","i":"SunRain.svg","min":14,"max":20,"minw":4,"maxw":1,"wcss":"towards-135-deg","lon":22.43163268850185,"lat":38.897392367944136,"imp":38},{"id":40,"c":"Λειβαδιά","i":"SunRain.svg","min":12,"max":16,"minw":5,"maxw":1,"wcss":"towards-90-deg","lon":22.86833054246381,"lat":38.43739317450673,"imp":39},{"id":3059,"c":"Λουτράκι","i":"PartlyCloudy.svg","min":14,"max":18,"minw":4,"maxw":3,"wcss":"from-135-deg","lon":22.975688972859647,"lat":37.97304365504534,"imp":40},{"id":142,"c":"Μεσολόγγι","i":"Rain.svg","min":14,"max":21,"minw":4,"maxw":1,"wcss":"towards-90-deg","lon":21.457420787017327,"lat":38.3756429804489,"imp":41},{"id":3028,"c":"Μέτσοβο","i":"Storm.svg","min":5,"max":11,"minw":3,"maxw":2,"wcss":"towards-90-deg","lon":21.18102272413671,"lat":39.76634222920983,"imp":42},{"id":45,"c":"Μυτιλήνη","i":"PartlyCloudy.svg","min":14,"max":26,"minw":4,"maxw":2,"wcss":"towards-0-deg","lon":26.552902988390997,"lat":39.10745400749147,"imp":43},{"id":2997,"c":"Νάουσα","i":"Storm.svg","min":9,"max":14,"minw":2,"maxw":1,"wcss":"towards-0-deg","lon":22.06846204318572,"lat":40.62854757066817,"imp":44},{"id":141,"c":"Ναύπακτος","i":"Rain.svg","min":12,"max":18,"minw":3,"maxw":2,"wcss":"towards-90-deg","lon":21.831630354747173,"lat":38.393409376963966,"imp":45},{"id":47,"c":"Ναύπλιο","i":"PartlyCloudy.svg","min":13,"max":18,"minw":3,"maxw":1,"wcss":"towards-90-deg","lon":22.808350850827996,"lat":37.55739066377282,"imp":46},{"id":48,"c":"Ξάνθη","i":"PartlyCloudy.svg","min":14,"max":21,"minw":3,"maxw":2,"wcss":"towards-270-deg","lon":24.88179939088877,"lat":41.1388422595337,"imp":47},{"id":2977,"c":"Ορεστιάδα","i":"SunRain.svg","min":10,"max":21,"minw":3,"maxw":1,"wcss":"towards-270-deg","lon":26.524627617909577,"lat":41.50193568225952,"imp":48},{"id":54,"c":"Πρέβεζα","i":"Rain.svg","min":14,"max":22,"minw":3,"maxw":0,"wcss":"towards-90-deg","lon":20.755383146519307,"lat":38.98027826379986,"imp":49},{"id":3054,"c":"Πτολεμαΐδα","i":"SunStorm.svg","min":9,"max":17,"minw":5,"maxw":1,"wcss":"from-135-deg","lon":21.677563852106687,"lat":40.50886984914541,"imp":50},{"id":55,"c":"Πύργος","i":"Storm.svg","min":14,"max":22,"minw":3,"maxw":2,"wcss":"towards-90-deg","lon":21.448391700279895,"lat":37.68067108932883,"imp":51},{"id":56,"c":"Ρέθυμνο","i":"Cloudy.svg","min":16,"max":25,"minw":6,"maxw":2,"wcss":"towards-0-deg","lon":24.469747622846626,"lat":35.362103691324585,"imp":52},{"id":57,"c":"Ρόδος","i":"PartlyCloudy.svg","min":14,"max":22,"minw":5,"maxw":2,"wcss":"from-135-deg","lon":28.218218567024454,"lat":36.43746041692793,"imp":53},{"id":62,"c":"Σπάρτη","i":"SunRain.svg","min":11,"max":18,"minw":4,"maxw":2,"wcss":"towards-135-deg","lon":22.428074466530234,"lat":37.07068129535764,"imp":54},{"id":3327,"c":"Σύρος","i":"Cloudy.svg","min":15,"max":21,"minw":4,"maxw":2,"wcss":"towards-0-deg","lon":24.938284531410318,"lat":37.44502534344793,"imp":55},{"id":66,"c":"Τρίπολη","i":"SunRain.svg","min":8,"max":15,"minw":3,"maxw":2,"wcss":"towards-90-deg","lon":22.37836488330504,"lat":37.507381407544024,"imp":56},{"id":67,"c":"Φλώρινα","i":"Storm.svg","min":8,"max":14,"minw":5,"maxw":2,"wcss":"from-135-deg","lon":21.42,"lat":40.7835,"imp":57},{"id":69,"c":"Χαλκίδα","i":"SunRain.svg","min":16,"max":20,"minw":3,"maxw":2,"wcss":"from-135-deg","lon":23.60750032379292,"lat":38.45337026473135,"imp":58},{"id":70,"c":"Χανιά","i":"PartlyCloudy.svg","min":17,"max":26,"minw":3,"maxw":1,"wcss":"towards-90-deg","lon":24.01395880867494,"lat":35.509597065858536,"imp":59},{"id":71,"c":"Χίος","i":"PartlyCloudy.svg","min":15,"max":21,"minw":3,"maxw":1,"wcss":"towards-0-deg","lon":26.13403228041716,"lat":38.36524368915707,"imp":60}],[{"id":3,"c":"Αθήνα","i":"PartlyCloudy.svg","min":12,"max":21,"minw":3,"maxw":1,"wcss":"towards-45-deg","lon":23.72831338946708,"lat":37.97740393411368,"imp":0},{"id":19,"c":"Θεσσαλονίκη","i":"SunStorm.svg","min":11,"max":19,"minw":3,"maxw":1,"wcss":"towards-45-deg","lon":22.942172901064623,"lat":40.63771014474332,"imp":1},{"id":3221,"c":"Πειραιάς","i":"SunRain.svg","min":13,"max":19,"minw":2,"maxw":1,"wcss":"towards-90-deg","lon":23.641581863863397,"lat":37.950805358588696,"imp":2},{"id":53,"c":"Πάτρα","i":"Rain.svg","min":12,"max":18,"minw":3,"maxw":2,"wcss":"towards-0-deg","lon":21.728369441756517,"lat":38.23737916257233,"imp":3},{"id":17,"c":"Ηράκλειο","i":"PartlyCloudy.svg","min":14,"max":20,"minw":3,"maxw":1,"wcss":"towards-0-deg","lon":25.128930087725163,"lat":35.322413052432246,"imp":4},{"id":39,"c":"Λάρισα","i":"Clear.svg","min":8,"max":20,"minw":3,"maxw":1,"wcss":"towards-45-deg","lon":22.418615053175014,"lat":39.634594403207316,"imp":5},{"id":10,"c":"Βόλος","i":"PartlyCloudy.svg","min":11,"max":18,"minw":2,"maxw":2,"wcss":"from-0-deg","lon":22.944106248207387,"lat":39.364100189879544,"imp":6},{"id":23,"c":"Ιωάννινα","i":"SunRain.svg","min":8,"max":15,"minw":2,"maxw":1,"wcss":"from-45-deg","lon":20.849164893792477,"lat":39.66487229894848,"imp":7},{"id":65,"c":"Τρίκαλα","i":"Clear.svg","min":10,"max":19,"minw":4,"maxw":1,"wcss":"towards-45-deg","lon":21.765838269435335,"lat":39.55268677230925,"imp":8},{"id":60,"c":"Σέρρες","i":"Storm.svg","min":12,"max":17,"minw":5,"maxw":1,"wcss":"towards-270-deg","lon":23.547942515288014,"lat":41.083023644983776,"imp":9},{"id":1,"c":"Άγιος Νικόλαος","i":"SunRain.svg","min":14,"max":20,"minw":3,"maxw":2,"wcss":"towards-90-deg","lon":25.711616961460095,"lat":35.18881849292667,"imp":10},{"id":2,"c":"Αγρίνιο","i":"Rain.svg","min":10,"max":15,"minw":2,"maxw":1,"wcss":"from-135-deg","lon":21.408371347002685,"lat":38.6173738539219,"imp":11},{"id":2947,"c":"Αίγιο","i":"SunRain.svg","min":11,"max":18,"minw":4,"maxw":3,"wcss":"towards-135-deg","lon":22.08207974612014,"lat":38.24607859458773,"imp":12},{"id":2996,"c":"Αλεξάνδρεια","i":"SunRain.svg","min":10,"max":20,"minw":3,"maxw":1,"wcss":"towards-0-deg","lon":22.44061200291617,"lat":40.623341749422266,"imp":13},{"id":4,"c":"Αλεξανδρούπολη","i":"SunRain.svg","min":13,"max":19,"minw":3,"maxw":1,"wcss":"from-135-deg","lon":25.872575825196687,"lat":40.84495589882135,"imp":14},{"id":3148,"c":"Αράχωβα","i":"PartlyCloudy.svg","min":5,"max":10,"minw":3,"maxw":2,"wcss":"towards-90-deg","lon":22.584126615489367,"lat":38.477879722602665,"imp":15},{"id":147,"c":"Άργος","i":"SunRain.svg","min":10,"max":18,"minw":3,"maxw":1,"wcss":"from-0-deg","lon":22.72425867751008,"lat":37.63282966148107,"imp":16},{"id":6,"c":"Άρτα","i":"Rain.svg","min":11,"max":17,"minw":2,"maxw":1,"wcss":"from-45-deg","lon":20.988372413441535,"lat":39.157371734268956,"imp":17},{"id":9,"c":"Βέροια","i":"SunRain.svg","min":8,"max":17,"minw":2,"maxw":1,"wcss":"towards-135-deg","lon":22.20190046739299,"lat":40.520697771571584,"imp":18},{"id":3107,"c":"Γιαννιτσά","i":"SunStorm.svg","min":9,"max":20,"minw":2,"maxw":1,"wcss":"from-45-deg","lon":22.41039636573987,"lat":40.7878220910206,"imp":19},{"id":11,"c":"Γρεβενά","i":"SunRain.svg","min":5,"max":15,"minw":2,"maxw":1,"wcss":"towards-135-deg","lon":21.418337004608475,"lat":40.07738514989615,"imp":20},{"id":12,"c":"Δράμα","i":"Storm.svg","min":11,"max":17,"minw":4,"maxw":1,"wcss":"towards-270-deg","lon":24.13822165661259,"lat":41.1474329214543,"imp":21},{"id":13,"c":"Έδεσσα","i":"SunRain.svg","min":9,"max":16,"minw":3,"maxw":1,"wcss":"towards-90-deg","lon":22.04549781722017,"lat":40.79799535870552,"imp":22},{"id":2954,"c":"Θήβα","i":"SunRain.svg","min":10,"max":18,"minw":4,"maxw":3,"wcss":"towards-45-deg","lon":23.315920647990428,"lat":38.317158297635615,"imp":23},{"id":24,"c":"Καβάλα","i":"SunRain.svg","min":13,"max":17,"minw":3,"maxw":1,"wcss":"towards-270-deg","lon":24.400119024154264,"lat":40.937134865671375,"imp":24},{"id":25,"c":"Καλαμάτα","i":"SunStorm.svg","min":11,"max":17,"minw":3,"maxw":1,"wcss":"towards-0-deg","lon":22.11258464370621,"lat":37.036275903694325,"imp":25},{"id":26,"c":"Κάλυμνος","i":"Cloudy.svg","min":12,"max":20,"minw":3,"maxw":2,"wcss":"towards-45-deg","lon":26.981541250308506,"lat":36.94744701031596,"imp":26},{"id":27,"c":"Καρδίτσα","i":"PartlyCloudy.svg","min":9,"max":21,"minw":2,"maxw":1,"wcss":"towards-45-deg","lon":21.920037445263006,"lat":39.36298678163438,"imp":27},{"id":29,"c":"Καρπενήσι","i":"Rain.svg","min":4,"max":9,"minw":3,"maxw":2,"wcss":"towards-90-deg","lon":21.781653238169383,"lat":38.91408016439526,"imp":28},{"id":30,"c":"Καστοριά","i":"SunRain.svg","min":6,"max":15,"minw":3,"maxw":1,"wcss":"towards-135-deg","lon":21.26503195310943,"lat":40.514084647409604,"imp":29},{"id":31,"c":"Κατερίνη","i":"PartlyCloudy.svg","min":10,"max":19,"minw":3,"maxw":1,"wcss":"from-135-deg","lon":22.500797778367996,"lat":40.26930047292262,"imp":30},{"id":2958,"c":"Κάτω Νευροκόπι","i":"Storm.svg","min":8,"max":12,"minw":4,"maxw":1,"wcss":"from-135-deg","lon":23.86602333630435,"lat":41.34743913635613,"imp":31},{"id":32,"c":"Κέρκυρα","i":"Storm.svg","min":11,"max":15,"minw":3,"maxw":1,"wcss":"towards-0-deg","lon":19.91809759516036,"lat":39.61735844612118,"imp":32},{"id":33,"c":"Κιλκίς","i":"SunStorm.svg","min":9,"max":18,"minw":4,"maxw":1,"wcss":"from-0-deg","lon":22.86906697938684,"lat":40.989312251098454,"imp":33},{"id":34,"c":"Κοζάνη","i":"SunRain.svg","min":6,"max":12,"minw":2,"maxw":1,"wcss":"towards-90-deg","lon":21.784719444520306,"lat":40.298491705209024,"imp":34},{"id":35,"c":"Κομοτηνή","i":"Rain.svg","min":11,"max":19,"minw":3,"maxw":1,"wcss":"towards-0-deg","lon":25.394584199064415,"lat":41.12024969328195,"imp":35},{"id":36,"c":"Κόρινθος","i":"PartlyCloudy.svg","min":11,"max":18,"minw":4,"maxw":2,"wcss":"towards-135-deg","lon":22.93053869396681,"lat":37.935194188728936,"imp":36},{"id":37,"c":"Κως","i":"PartlyCloudy.svg","min":12,"max":19,"minw":4,"maxw":2,"wcss":"towards-90-deg","lon":27.28713505994529,"lat":36.89074956625701,"imp":37},{"id":38,"c":"Λαμία","i":"SunRain.svg","min":13,"max":19,"minw":3,"maxw":2,"wcss":"towards-135-deg","lon":22.43163268850185,"lat":38.897392367944136,"imp":38},{"id":40,"c":"Λειβαδιά","i":"PartlyCloudy.svg","min":11,"max":17,"minw":3,"maxw":3,"wcss":"towards-45-deg","lon":22.86833054246381,"lat":38.43739317450673,"imp":39},{"id":3059,"c":"Λουτράκι","i":"PartlyCloudy.svg","min":11,"max":18,"minw":3,"maxw":2,"wcss":"towards-135-deg","lon":22.975688972859647,"lat":37.97304365504534,"imp":40},{"id":142,"c":"Μεσολόγγι","i":"Storm.svg","min":11,"max":17,"minw":3,"maxw":2,"wcss":"towards-45-deg","lon":21.457420787017327,"lat":38.3756429804489,"imp":41},{"id":3028,"c":"Μέτσοβο","i":"Snow.svg","min":3,"max":9,"minw":3,"maxw":1,"wcss":"towards-90-deg","lon":21.18102272413671,"lat":39.76634222920983,"imp":42},{"id":45,"c":"Μυτιλήνη","i":"SunRain.svg","min":12,"max":20,"minw":3,"maxw":2,"wcss":"towards-0-deg","lon":26.552902988390997,"lat":39.10745400749147,"imp":43},{"id":2997,"c":"Νάουσα","i":"SunRain.svg","min":9,"max":15,"minw":2,"maxw":1,"wcss":"from-135-deg","lon":22.06846204318572,"lat":40.62854757066817,"imp":44},{"id":141,"c":"Ναύπακτος","i":"SunRain.svg","min":11,"max":17,"minw":3,"maxw":1,"wcss":"towards-90-deg","lon":21.831630354747173,"lat":38.393409376963966,"imp":45},{"id":47,"c":"Ναύπλιο","i":"PartlyCloudy.svg","min":10,"max":19,"minw":3,"maxw":0,"wcss":"towards-90-deg","lon":22.808350850827996,"lat":37.55739066377282,"imp":46},{"id":48,"c":"Ξάνθη","i":"Storm.svg","min":12,"max":16,"minw":3,"maxw":1,"wcss":"from-135-deg","lon":24.88179939088877,"lat":41.1388422595337,"imp":47},{"id":2977,"c":"Ορεστιάδα","i":"SunRain.svg","min":11,"max":17,"minw":3,"maxw":2,"wcss":"from-135-deg","lon":26.524627617909577,"lat":41.50193568225952,"imp":48},{"id":54,"c":"Πρέβεζα","i":"Storm.svg","min":12,"max":18,"minw":3,"maxw":2,"wcss":"towards-90-deg","lon":20.755383146519307,"lat":38.98027826379986,"imp":49},{"id":3054,"c":"Πτολεμαΐδα","i":"PartlyCloudy.svg","min":7,"max":16,"minw":2,"maxw":1,"wcss":"towards-90-deg","lon":21.677563852106687,"lat":40.50886984914541,"imp":50},{"id":55,"c":"Πύργος","i":"Storm.svg","min":13,"max":17,"minw":3,"maxw":1,"wcss":"towards-45-deg","lon":21.448391700279895,"lat":37.68067108932883,"imp":51},{"id":56,"c":"Ρέθυμνο","i":"PartlyCloudy.svg","min":12,"max":19,"minw":6,"maxw":1,"wcss":"towards-45-deg","lon":24.469747622846626,"lat":35.362103691324585,"imp":52},{"id":57,"c":"Ρόδος","i":"SunRain.svg","min":12,"max":21,"minw":4,"maxw":2,"wcss":"towards-90-deg","lon":28.218218567024454,"lat":36.43746041692793,"imp":53},{"id":62,"c":"Σπάρτη","i":"SunRain.svg","min":9,"max":20,"minw":2,"maxw":1,"wcss":"from-45-deg","lon":22.428074466530234,"lat":37.07068129535764,"imp":54},{"id":3327,"c":"Σύρος","i":"SunRain.svg","min":13,"max":17,"minw":4,"maxw":3,"wcss":"towards-45-deg","lon":24.938284531410318,"lat":37.44502534344793,"imp":55},{"id":66,"c":"Τρίπολη","i":"Cloudy.svg","min":7,"max":14,"minw":2,"maxw":2,"wcss":"towards-45-deg","lon":22.37836488330504,"lat":37.507381407544024,"imp":56},{"id":67,"c":"Φλώρινα","i":"SunRain.svg","min":7,"max":15,"minw":3,"maxw":1,"wcss":"towards-90-deg","lon":21.42,"lat":40.7835,"imp":57},{"id":69,"c":"Χαλκίδα","i":"SunRain.svg","min":12,"max":21,"minw":3,"maxw":1,"wcss":"towards-45-deg","lon":23.60750032379292,"lat":38.45337026473135,"imp":58},{"id":70,"c":"Χανιά","i":"PartlyCloudy.svg","min":15,"max":21,"minw":4,"maxw":3,"wcss":"towards-45-deg","lon":24.01395880867494,"lat":35.509597065858536,"imp":59},{"id":71,"c":"Χίος","i":"SunRain.svg","min":12,"max":19,"minw":3,"maxw":2,"wcss":"towards-45-deg","lon":26.13403228041716,"lat":38.36524368915707,"imp":60}],[{"id":3,"c":"Αθήνα","i":"PartlyCloudy.svg","min":14,"max":19,"minw":3,"maxw":1,"wcss":"towards-0-deg","lon":23.72831338946708,"lat":37.97740393411368,"imp":0},{"id":19,"c":"Θεσσαλονίκη","i":"SunRain.svg","min":12,"max":17,"minw":3,"maxw":1,"wcss":"towards-45-deg","lon":22.942172901064623,"lat":40.63771014474332,"imp":1},{"id":3221,"c":"Πειραιάς","i":"PartlyCloudy.svg","min":14,"max":18,"minw":3,"maxw":1,"wcss":"towards-90-deg","lon":23.641581863863397,"lat":37.950805358588696,"imp":2},{"id":53,"c":"Πάτρα","i":"Storm.svg","min":12,"max":17,"minw":3,"maxw":2,"wcss":"towards-0-deg","lon":21.728369441756517,"lat":38.23737916257233,"imp":3},{"id":17,"c":"Ηράκλειο","i":"Rain.svg","min":15,"max":20,"minw":4,"maxw":0,"wcss":"towards-0-deg","lon":25.128930087725163,"lat":35.322413052432246,"imp":4},{"id":39,"c":"Λάρισα","i":"SunRain.svg","min":8,"max":19,"minw":2,"maxw":1,"wcss":"from-45-deg","lon":22.418615053175014,"lat":39.634594403207316,"imp":5},{"id":10,"c":"Βόλος","i":"PartlyCloudy.svg","min":11,"max":18,"minw":2,"maxw":2,"wcss":"towards-270-deg","lon":22.944106248207387,"lat":39.364100189879544,"imp":6},{"id":23,"c":"Ιωάννινα","i":"Storm.svg","min":6,"max":12,"minw":2,"maxw":1,"wcss":"towards-135-deg","lon":20.849164893792477,"lat":39.66487229894848,"imp":7},{"id":65,"c":"Τρίκαλα","i":"SunRain.svg","min":10,"max":19,"minw":3,"maxw":1,"wcss":"towards-135-deg","lon":21.765838269435335,"lat":39.55268677230925,"imp":8},{"id":60,"c":"Σέρρες","i":"SunRain.svg","min":11,"max":17,"minw":3,"maxw":1,"wcss":"from-135-deg","lon":23.547942515288014,"lat":41.083023644983776,"imp":9},{"id":1,"c":"Άγιος Νικόλαος","i":"Cloudy.svg","min":14,"max":20,"minw":3,"maxw":2,"wcss":"towards-90-deg","lon":25.711616961460095,"lat":35.18881849292667,"imp":10},{"id":2,"c":"Αγρίνιο","i":"Storm.svg","min":10,"max":15,"minw":3,"maxw":1,"wcss":"towards-45-deg","lon":21.408371347002685,"lat":38.6173738539219,"imp":11},{"id":2947,"c":"Αίγιο","i":"Rain.svg","min":11,"max":18,"minw":2,"maxw":2,"wcss":"towards-135-deg","lon":22.08207974612014,"lat":38.24607859458773,"imp":12},{"id":2996,"c":"Αλεξάνδρεια","i":"PartlyCloudy.svg","min":9,"max":18,"minw":3,"maxw":1,"wcss":"from-135-deg","lon":22.44061200291617,"lat":40.623341749422266,"imp":13},{"id":4,"c":"Αλεξανδρούπολη","i":"SunStorm.svg","min":12,"max":16,"minw":3,"maxw":1,"wcss":"from-135-deg","lon":25.872575825196687,"lat":40.84495589882135,"imp":14},{"id":3148,"c":"Αράχωβα","i":"Rain.svg","min":5,"max":8,"minw":3,"maxw":2,"wcss":"towards-90-deg","lon":22.584126615489367,"lat":38.477879722602665,"imp":15},{"id":147,"c":"Άργος","i":"Rain.svg","min":10,"max":18,"minw":2,"maxw":1,"wcss":"from-135-deg","lon":22.72425867751008,"lat":37.63282966148107,"imp":16},{"id":6,"c":"Άρτα","i":"Rain.svg","min":11,"max":17,"minw":3,"maxw":1,"wcss":"towards-90-deg","lon":20.988372413441535,"lat":39.157371734268956,"imp":17},{"id":9,"c":"Βέροια","i":"SunRain.svg","min":9,"max":16,"minw":2,"maxw":1,"wcss":"from-0-deg","lon":22.20190046739299,"lat":40.520697771571584,"imp":18},{"id":3107,"c":"Γιαννιτσά","i":"Rain.svg","min":11,"max":19,"minw":3,"maxw":1,"wcss":"from-135-deg","lon":22.41039636573987,"lat":40.7878220910206,"imp":19},{"id":11,"c":"Γρεβενά","i":"SunRain.svg","min":6,"max":15,"minw":2,"maxw":1,"wcss":"towards-270-deg","lon":21.418337004608475,"lat":40.07738514989615,"imp":20},{"id":12,"c":"Δράμα","i":"SunStorm.svg","min":10,"max":17,"minw":3,"maxw":1,"wcss":"from-45-deg","lon":24.13822165661259,"lat":41.1474329214543,"imp":21},{"id":13,"c":"Έδεσσα","i":"SunRain.svg","min":10,"max":16,"minw":3,"maxw":1,"wcss":"towards-0-deg","lon":22.04549781722017,"lat":40.79799535870552,"imp":22},{"id":2954,"c":"Θήβα","i":"PartlyCloudy.svg","min":11,"max":18,"minw":3,"maxw":3,"wcss":"towards-45-deg","lon":23.315920647990428,"lat":38.317158297635615,"imp":23},{"id":24,"c":"Καβάλα","i":"SunRain.svg","min":12,"max":16,"minw":3,"maxw":1,"wcss":"towards-270-deg","lon":24.400119024154264,"lat":40.937134865671375,"imp":24},{"id":25,"c":"Καλαμάτα","i":"Storm.svg","min":12,"max":15,"minw":2,"maxw":1,"wcss":"towards-270-deg","lon":22.11258464370621,"lat":37.036275903694325,"imp":25},{"id":26,"c":"Κάλυμνος","i":"Storm.svg","min":12,"max":19,"minw":4,"maxw":4,"wcss":"towards-45-deg","lon":26.981541250308506,"lat":36.94744701031596,"imp":26},{"id":27,"c":"Καρδίτσα","i":"PartlyCloudy.svg","min":11,"max":19,"minw":3,"maxw":1,"wcss":"towards-135-deg","lon":21.920037445263006,"lat":39.36298678163438,"imp":27},{"id":29,"c":"Καρπενήσι","i":"Rain.svg","min":4,"max":10,"minw":3,"maxw":1,"wcss":"towards-90-deg","lon":21.781653238169383,"lat":38.91408016439526,"imp":28},{"id":30,"c":"Καστοριά","i":"SunRain.svg","min":5,"max":13,"minw":4,"maxw":1,"wcss":"towards-90-deg","lon":21.26503195310943,"lat":40.514084647409604,"imp":29},{"id":31,"c":"Κατερίνη","i":"SunRain.svg","min":11,"max":17,"minw":3,"maxw":1,"wcss":"from-135-deg","lon":22.500797778367996,"lat":40.26930047292262,"imp":30},{"id":2958,"c":"Κάτω Νευροκόπι","i":"SunRain.svg","min":7,"max":13,"minw":3,"maxw":1,"wcss":"from-135-deg","lon":23.86602333630435,"lat":41.34743913635613,"imp":31},{"id":32,"c":"Κέρκυρα","i":"Storm.svg","min":11,"max":15,"minw":2,"maxw":1,"wcss":"towards-270-deg","lon":19.91809759516036,"lat":39.61735844612118,"imp":32},{"id":33,"c":"Κιλκίς","i":"Rain.svg","min":9,"max":17,"minw":2,"maxw":1,"wcss":"towards-270-deg","lon":22.86906697938684,"lat":40.989312251098454,"imp":33},{"id":34,"c":"Κοζάνη","i":"SunRain.svg","min":5,"max":12,"minw":2,"maxw":1,"wcss":"towards-135-deg","lon":21.784719444520306,"lat":40.298491705209024,"imp":34},{"id":35,"c":"Κομοτηνή","i":"SunStorm.svg","min":9,"max":16,"minw":2,"maxw":1,"wcss":"from-0-deg","lon":25.394584199064415,"lat":41.12024969328195,"imp":35},{"id":36,"c":"Κόρινθος","i":"SunRain.svg","min":10,"max":16,"minw":2,"maxw":2,"wcss":"towards-45-deg","lon":22.93053869396681,"lat":37.935194188728936,"imp":36},{"id":37,"c":"Κως","i":"SunRain.svg","min":12,"max":19,"minw":2,"maxw":2,"wcss":"towards-0-deg","lon":27.28713505994529,"lat":36.89074956625701,"imp":37},{"id":38,"c":"Λαμία","i":"PartlyCloudy.svg","min":13,"max":19,"minw":3,"maxw":2,"wcss":"towards-135-deg","lon":22.43163268850185,"lat":38.897392367944136,"imp":38},{"id":40,"c":"Λειβαδιά","i":"SunRain.svg","min":11,"max":17,"minw":3,"maxw":2,"wcss":"towards-45-deg","lon":22.86833054246381,"lat":38.43739317450673,"imp":39},{"id":3059,"c":"Λουτράκι","i":"SunRain.svg","min":11,"max":17,"minw":3,"maxw":1,"wcss":"towards-90-deg","lon":22.975688972859647,"lat":37.97304365504534,"imp":40},{"id":142,"c":"Μεσολόγγι","i":"Storm.svg","min":12,"max":16,"minw":3,"maxw":2,"wcss":"towards-90-deg","lon":21.457420787017327,"lat":38.3756429804489,"imp":41},{"id":3028,"c":"Μέτσοβο","i":"SunRain.svg","min":2,"max":8,"minw":3,"maxw":1,"wcss":"towards-90-deg","lon":21.18102272413671,"lat":39.76634222920983,"imp":42},{"id":45,"c":"Μυτιλήνη","i":"Storm.svg","min":11,"max":17,"minw":3,"maxw":2,"wcss":"towards-0-deg","lon":26.552902988390997,"lat":39.10745400749147,"imp":43},{"id":2997,"c":"Νάουσα","i":"SunStorm.svg","min":10,"max":13,"minw":3,"maxw":1,"wcss":"towards-90-deg","lon":22.06846204318572,"lat":40.62854757066817,"imp":44},{"id":141,"c":"Ναύπακτος","i":"SunRain.svg","min":11,"max":17,"minw":3,"maxw":2,"wcss":"towards-45-deg","lon":21.831630354747173,"lat":38.393409376963966,"imp":45},{"id":47,"c":"Ναύπλιο","i":"SunRain.svg","min":12,"max":20,"minw":4,"maxw":1,"wcss":"towards-45-deg","lon":22.808350850827996,"lat":37.55739066377282,"imp":46},{"id":48,"c":"Ξάνθη","i":"Storm.svg","min":10,"max":14,"minw":3,"maxw":1,"wcss":"from-135-deg","lon":24.88179939088877,"lat":41.1388422595337,"imp":47},{"id":2977,"c":"Ορεστιάδα","i":"Storm.svg","min":8,"max":17,"minw":2,"maxw":0,"wcss":"from-135-deg","lon":26.524627617909577,"lat":41.50193568225952,"imp":48},{"id":54,"c":"Πρέβεζα","i":"SunRain.svg","min":10,"max":18,"minw":3,"maxw":1,"wcss":"towards-90-deg","lon":20.755383146519307,"lat":38.98027826379986,"imp":49},{"id":3054,"c":"Πτολεμαΐδα","i":"SunRain.svg","min":7,"max":14,"minw":3,"maxw":1,"wcss":"from-135-deg","lon":21.677563852106687,"lat":40.50886984914541,"imp":50},{"id":55,"c":"Πύργος","i":"Storm.svg","min":13,"max":16,"minw":3,"maxw":1,"wcss":"towards-90-deg","lon":21.448391700279895,"lat":37.68067108932883,"imp":51},{"id":56,"c":"Ρέθυμνο","i":"SunRain.svg","min":13,"max":18,"minw":5,"maxw":2,"wcss":"towards-0-deg","lon":24.469747622846626,"lat":35.362103691324585,"imp":52},{"id":57,"c":"Ρόδος","i":"SunStorm.svg","min":12,"max":19,"minw":3,"maxw":2,"wcss":"towards-0-deg","lon":28.218218567024454,"lat":36.43746041692793,"imp":53},{"id":62,"c":"Σπάρτη","i":"SunRain.svg","min":10,"max":18,"minw":3,"maxw":1,"wcss":"towards-135-deg","lon":22.428074466530234,"lat":37.07068129535764,"imp":54},{"id":3327,"c":"Σύρος","i":"Rain.svg","min":14,"max":16,"minw":4,"maxw":4,"wcss":"towards-45-deg","lon":24.938284531410318,"lat":37.44502534344793,"imp":55},{"id":66,"c":"Τρίπολη","i":"Rain.svg","min":7,"max":12,"minw":3,"maxw":3,"wcss":"towards-45-deg","lon":22.37836488330504,"lat":37.507381407544024,"imp":56},{"id":67,"c":"Φλώρινα","i":"SunRain.svg","min":7,"max":15,"minw":3,"maxw":1,"wcss":"towards-45-deg","lon":21.42,"lat":40.7835,"imp":57},{"id":69,"c":"Χαλκίδα","i":"SunRain.svg","min":13,"max":21,"minw":2,"maxw":1,"wcss":"towards-45-deg","lon":23.60750032379292,"lat":38.45337026473135,"imp":58},{"id":70,"c":"Χανιά","i":"SunRain.svg","min":15,"max":20,"minw":4,"maxw":4,"wcss":"towards-90-deg","lon":24.01395880867494,"lat":35.509597065858536,"imp":59},{"id":71,"c":"Χίος","i":"Storm.svg","min":12,"max":16,"minw":3,"maxw":3,"wcss":"towards-0-deg","lon":26.13403228041716,"lat":38.36524368915707,"imp":60}],[{"id":3,"c":"Αθήνα","i":"SunRain.svg","min":13,"max":19,"minw":3,"maxw":1,"wcss":"towards-0-deg","lon":23.72831338946708,"lat":37.97740393411368,"imp":0},{"id":19,"c":"Θεσσαλονίκη","i":"Rain.svg","min":12,"max":17,"minw":2,"maxw":1,"wcss":"from-45-deg","lon":22.942172901064623,"lat":40.63771014474332,"imp":1},{"id":3221,"c":"Πειραιάς","i":"SunRain.svg","min":14,"max":18,"minw":3,"maxw":2,"wcss":"towards-0-deg","lon":23.641581863863397,"lat":37.950805358588696,"imp":2},{"id":53,"c":"Πάτρα","i":"Storm.svg","min":13,"max":17,"minw":2,"maxw":1,"wcss":"towards-135-deg","lon":21.728369441756517,"lat":38.23737916257233,"imp":3},{"id":17,"c":"Ηράκλειο","i":"SunRain.svg","min":14,"max":22,"minw":3,"maxw":2,"wcss":"towards-0-deg","lon":25.128930087725163,"lat":35.322413052432246,"imp":4},{"id":39,"c":"Λάρισα","i":"Rain.svg","min":9,"max":18,"minw":3,"maxw":1,"wcss":"towards-270-deg","lon":22.418615053175014,"lat":39.634594403207316,"imp":5},{"id":10,"c":"Βόλος","i":"Rain.svg","min":11,"max":16,"minw":3,"maxw":1,"wcss":"from-0-deg","lon":22.944106248207387,"lat":39.364100189879544,"imp":6},{"id":23,"c":"Ιωάννινα","i":"Rain.svg","min":8,"max":17,"minw":3,"maxw":2,"wcss":"from-45-deg","lon":20.849164893792477,"lat":39.66487229894848,"imp":7},{"id":65,"c":"Τρίκαλα","i":"Storm.svg","min":10,"max":17,"minw":3,"maxw":1,"wcss":"towards-270-deg","lon":21.765838269435335,"lat":39.55268677230925,"imp":8},{"id":60,"c":"Σέρρες","i":"SunRain.svg","min":10,"max":17,"minw":3,"maxw":0,"wcss":"from-135-deg","lon":23.547942515288014,"lat":41.083023644983776,"imp":9},{"id":1,"c":"Άγιος Νικόλαος","i":"SunRain.svg","min":13,"max":21,"minw":3,"maxw":1,"wcss":"towards-0-deg","lon":25.711616961460095,"lat":35.18881849292667,"imp":10},{"id":2,"c":"Αγρίνιο","i":"Rain.svg","min":10,"max":16,"minw":3,"maxw":1,"wcss":"towards-45-deg","lon":21.408371347002685,"lat":38.6173738539219,"imp":11},{"id":2947,"c":"Αίγιο","i":"Rain.svg","min":12,"max":17,"minw":3,"maxw":1,"wcss":"towards-135-deg","lon":22.08207974612014,"lat":38.24607859458773,"imp":12},{"id":2996,"c":"Αλεξάνδρεια","i":"Rain.svg","min":11,"max":19,"minw":2,"maxw":1,"wcss":"from-45-deg","lon":22.44061200291617,"lat":40.623341749422266,"imp":13},{"id":4,"c":"Αλεξανδρούπολη","i":"Storm.svg","min":11,"max":18,"minw":3,"maxw":2,"wcss":"from-45-deg","lon":25.872575825196687,"lat":40.84495589882135,"imp":14},{"id":3148,"c":"Αράχωβα","i":"Storm.svg","min":6,"max":8,"minw":2,"maxw":1,"wcss":"towards-0-deg","lon":22.584126615489367,"lat":38.477879722602665,"imp":15},{"id":147,"c":"Άργος","i":"SunRain.svg","min":11,"max":17,"minw":3,"maxw":1,"wcss":"towards-135-deg","lon":22.72425867751008,"lat":37.63282966148107,"imp":16},{"id":6,"c":"Άρτα","i":"Rain.svg","min":11,"max":19,"minw":3,"maxw":1,"wcss":"towards-0-deg","lon":20.988372413441535,"lat":39.157371734268956,"imp":17},{"id":9,"c":"Βέροια","i":"Rain.svg","min":8,"max":15,"minw":2,"maxw":1,"wcss":"towards-90-deg","lon":22.20190046739299,"lat":40.520697771571584,"imp":18},{"id":3107,"c":"Γιαννιτσά","i":"Rain.svg","min":11,"max":19,"minw":4,"maxw":1,"wcss":"from-45-deg","lon":22.41039636573987,"lat":40.7878220910206,"imp":19},{"id":11,"c":"Γρεβενά","i":"Storm.svg","min":8,"max":15,"minw":3,"maxw":1,"wcss":"from-135-deg","lon":21.418337004608475,"lat":40.07738514989615,"imp":20},{"id":12,"c":"Δράμα","i":"SunRain.svg","min":10,"max":17,"minw":3,"maxw":1,"wcss":"towards-0-deg","lon":24.13822165661259,"lat":41.1474329214543,"imp":21},{"id":13,"c":"Έδεσσα","i":"Rain.svg","min":10,"max":15,"minw":2,"maxw":1,"wcss":"from-0-deg","lon":22.04549781722017,"lat":40.79799535870552,"imp":22},{"id":2954,"c":"Θήβα","i":"Storm.svg","min":10,"max":17,"minw":3,"maxw":1,"wcss":"from-45-deg","lon":23.315920647990428,"lat":38.317158297635615,"imp":23},{"id":24,"c":"Καβάλα","i":"SunStorm.svg","min":11,"max":16,"minw":3,"maxw":1,"wcss":"from-135-deg","lon":24.400119024154264,"lat":40.937134865671375,"imp":24},{"id":25,"c":"Καλαμάτα","i":"SunRain.svg","min":12,"max":16,"minw":3,"maxw":1,"wcss":"towards-0-deg","lon":22.11258464370621,"lat":37.036275903694325,"imp":25},{"id":26,"c":"Κάλυμνος","i":"Storm.svg","min":12,"max":19,"minw":3,"maxw":3,"wcss":"from-135-deg","lon":26.981541250308506,"lat":36.94744701031596,"imp":26},{"id":27,"c":"Καρδίτσα","i":"Storm.svg","min":10,"max":20,"minw":2,"maxw":1,"wcss":"towards-90-deg","lon":21.920037445263006,"lat":39.36298678163438,"imp":27},{"id":29,"c":"Καρπενήσι","i":"Storm.svg","min":5,"max":9,"minw":3,"maxw":1,"wcss":"towards-270-deg","lon":21.781653238169383,"lat":38.91408016439526,"imp":28},{"id":30,"c":"Καστοριά","i":"Storm.svg","min":7,"max":13,"minw":3,"maxw":1,"wcss":"towards-0-deg","lon":21.26503195310943,"lat":40.514084647409604,"imp":29},{"id":31,"c":"Κατερίνη","i":"Rain.svg","min":10,"max":17,"minw":2,"maxw":1,"wcss":"towards-90-deg","lon":22.500797778367996,"lat":40.26930047292262,"imp":30},{"id":2958,"c":"Κάτω Νευροκόπι","i":"SunStorm.svg","min":6,"max":13,"minw":2,"maxw":1,"wcss":"from-0-deg","lon":23.86602333630435,"lat":41.34743913635613,"imp":31},{"id":32,"c":"Κέρκυρα","i":"Rain.svg","min":12,"max":16,"minw":3,"maxw":1,"wcss":"towards-270-deg","lon":19.91809759516036,"lat":39.61735844612118,"imp":32},{"id":33,"c":"Κιλκίς","i":"Rain.svg","min":10,"max":17,"minw":2,"maxw":1,"wcss":"from-135-deg","lon":22.86906697938684,"lat":40.989312251098454,"imp":33},{"id":34,"c":"Κοζάνη","i":"Rain.svg","min":7,"max":12,"minw":2,"maxw":1,"wcss":"towards-270-deg","lon":21.784719444520306,"lat":40.298491705209024,"imp":34},{"id":35,"c":"Κομοτηνή","i":"Storm.svg","min":9,"max":17,"minw":3,"maxw":1,"wcss":"from-45-deg","lon":25.394584199064415,"lat":41.12024969328195,"imp":35},{"id":36,"c":"Κόρινθος","i":"Storm.svg","min":12,"max":20,"minw":2,"maxw":1,"wcss":"towards-270-deg","lon":22.93053869396681,"lat":37.935194188728936,"imp":36},{"id":37,"c":"Κως","i":"SunRain.svg","min":13,"max":18,"minw":3,"maxw":3,"wcss":"from-135-deg","lon":27.28713505994529,"lat":36.89074956625701,"imp":37},{"id":38,"c":"Λαμία","i":"SunRain.svg","min":13,"max":19,"minw":3,"maxw":1,"wcss":"from-135-deg","lon":22.43163268850185,"lat":38.897392367944136,"imp":38},{"id":40,"c":"Λειβαδιά","i":"Rain.svg","min":10,"max":15,"minw":3,"maxw":1,"wcss":"towards-45-deg","lon":22.86833054246381,"lat":38.43739317450673,"imp":39},{"id":3059,"c":"Λουτράκι","i":"Rain.svg","min":12,"max":19,"minw":2,"maxw":1,"wcss":"towards-270-deg","lon":22.975688972859647,"lat":37.97304365504534,"imp":40},{"id":142,"c":"Μεσολόγγι","i":"Rain.svg","min":12,"max":16,"minw":3,"maxw":1,"wcss":"towards-90-deg","lon":21.457420787017327,"lat":38.3756429804489,"imp":41},{"id":3028,"c":"Μέτσοβο","i":"Snow.svg","min":4,"max":8,"minw":4,"maxw":1,"wcss":"towards-270-deg","lon":21.18102272413671,"lat":39.76634222920983,"imp":42},{"id":45,"c":"Μυτιλήνη","i":"Rain.svg","min":11,"max":15,"minw":3,"maxw":2,"wcss":"towards-0-deg","lon":26.552902988390997,"lat":39.10745400749147,"imp":43},{"id":2997,"c":"Νάουσα","i":"Rain.svg","min":8,"max":13,"minw":2,"maxw":1,"wcss":"from-45-deg","lon":22.06846204318572,"lat":40.62854757066817,"imp":44},{"id":141,"c":"Ναύπακτος","i":"SunRain.svg","min":12,"max":18,"minw":3,"maxw":1,"wcss":"from-45-deg","lon":21.831630354747173,"lat":38.393409376963966,"imp":45},{"id":47,"c":"Ναύπλιο","i":"Rain.svg","min":12,"max":18,"minw":3,"maxw":1,"wcss":"towards-90-deg","lon":22.808350850827996,"lat":37.55739066377282,"imp":46},{"id":48,"c":"Ξάνθη","i":"SunRain.svg","min":9,"max":16,"minw":4,"maxw":1,"wcss":"from-0-deg","lon":24.88179939088877,"lat":41.1388422595337,"imp":47},{"id":2977,"c":"Ορεστιάδα","i":"Rain.svg","min":9,"max":17,"minw":3,"maxw":1,"wcss":"from-45-deg","lon":26.524627617909577,"lat":41.50193568225952,"imp":48},{"id":54,"c":"Πρέβεζα","i":"Rain.svg","min":11,"max":18,"minw":3,"maxw":2,"wcss":"towards-45-deg","lon":20.755383146519307,"lat":38.98027826379986,"imp":49},{"id":3054,"c":"Πτολεμαΐδα","i":"Rain.svg","min":8,"max":15,"minw":2,"maxw":1,"wcss":"towards-0-deg","lon":21.677563852106687,"lat":40.50886984914541,"imp":50},{"id":55,"c":"Πύργος","i":"SunStorm.svg","min":13,"max":17,"minw":3,"maxw":1,"wcss":"towards-45-deg","lon":21.448391700279895,"lat":37.68067108932883,"imp":51},{"id":56,"c":"Ρέθυμνο","i":"PartlyCloudy.svg","min":12,"max":18,"minw":4,"maxw":4,"wcss":"towards-0-deg","lon":24.469747622846626,"lat":35.362103691324585,"imp":52},{"id":57,"c":"Ρόδος","i":"Storm.svg","min":13,"max":18,"minw":4,"maxw":2,"wcss":"from-135-deg","lon":28.218218567024454,"lat":36.43746041692793,"imp":53},{"id":62,"c":"Σπάρτη","i":"SunRain.svg","min":10,"max":19,"minw":3,"maxw":1,"wcss":"towards-270-deg","lon":22.428074466530234,"lat":37.07068129535764,"imp":54},{"id":3327,"c":"Σύρος","i":"Storm.svg","min":12,"max":16,"minw":3,"maxw":3,"wcss":"towards-0-deg","lon":24.938284531410318,"lat":37.44502534344793,"imp":55},{"id":66,"c":"Τρίπολη","i":"SunRain.svg","min":6,"max":14,"minw":3,"maxw":1,"wcss":"towards-90-deg","lon":22.37836488330504,"lat":37.507381407544024,"imp":56},{"id":67,"c":"Φλώρινα","i":"Rain.svg","min":7,"max":13,"minw":2,"maxw":1,"wcss":"towards-135-deg","lon":21.42,"lat":40.7835,"imp":57},{"id":69,"c":"Χαλκίδα","i":"Rain.svg","min":13,"max":18,"minw":2,"maxw":1,"wcss":"towards-45-deg","lon":23.60750032379292,"lat":38.45337026473135,"imp":58},{"id":70,"c":"Χανιά","i":"SunRain.svg","min":14,"max":22,"minw":3,"maxw":1,"wcss":"towards-270-deg","lon":24.01395880867494,"lat":35.509597065858536,"imp":59},{"id":71,"c":"Χίος","i":"Storm.svg","min":11,"max":16,"minw":2,"maxw":2,"wcss":"towards-45-deg","lon":26.13403228041716,"lat":38.36524368915707,"imp":60}],[{"id":3,"c":"Αθήνα","i":"Rain.svg","min":13,"max":20,"minw":4,"maxw":1,"wcss":"from-45-deg","lon":23.72831338946708,"lat":37.97740393411368,"imp":0},{"id":19,"c":"Θεσσαλονίκη","i":"Rain.svg","min":12,"max":15,"minw":3,"maxw":1,"wcss":"towards-270-deg","lon":22.942172901064623,"lat":40.63771014474332,"imp":1},{"id":3221,"c":"Πειραιάς","i":"Rain.svg","min":14,"max":20,"minw":3,"maxw":2,"wcss":"from-45-deg","lon":23.641581863863397,"lat":37.950805358588696,"imp":2},{"id":53,"c":"Πάτρα","i":"SunRain.svg","min":13,"max":20,"minw":3,"maxw":1,"wcss":"towards-270-deg","lon":21.728369441756517,"lat":38.23737916257233,"imp":3},{"id":17,"c":"Ηράκλειο","i":"SunRain.svg","min":12,"max":20,"minw":3,"maxw":2,"wcss":"towards-135-deg","lon":25.128930087725163,"lat":35.322413052432246,"imp":4},{"id":39,"c":"Λάρισα","i":"SunRain.svg","min":10,"max":16,"minw":2,"maxw":1,"wcss":"towards-90-deg","lon":22.418615053175014,"lat":39.634594403207316,"imp":5},{"id":10,"c":"Βόλος","i":"SunStorm.svg","min":11,"max":15,"minw":3,"maxw":1,"wcss":"from-45-deg","lon":22.944106248207387,"lat":39.364100189879544,"imp":6},{"id":23,"c":"Ιωάννινα","i":"SunRain.svg","min":9,"max":17,"minw":5,"maxw":2,"wcss":"from-45-deg","lon":20.849164893792477,"lat":39.66487229894848,"imp":7},{"id":65,"c":"Τρίκαλα","i":"Rain.svg","min":10,"max":15,"minw":2,"maxw":1,"wcss":"towards-45-deg","lon":21.765838269435335,"lat":39.55268677230925,"imp":8},{"id":60,"c":"Σέρρες","i":"SunRain.svg","min":9,"max":16,"minw":3,"maxw":1,"wcss":"from-135-deg","lon":23.547942515288014,"lat":41.083023644983776,"imp":9},{"id":1,"c":"Άγιος Νικόλαος","i":"SunRain.svg","min":13,"max":20,"minw":3,"maxw":1,"wcss":"towards-135-deg","lon":25.711616961460095,"lat":35.18881849292667,"imp":10},{"id":2,"c":"Αγρίνιο","i":"Rain.svg","min":11,"max":18,"minw":3,"maxw":1,"wcss":"from-135-deg","lon":21.408371347002685,"lat":38.6173738539219,"imp":11},{"id":2947,"c":"Αίγιο","i":"PartlyCloudy.svg","min":12,"max":17,"minw":3,"maxw":2,"wcss":"from-135-deg","lon":22.08207974612014,"lat":38.24607859458773,"imp":12},{"id":2996,"c":"Αλεξάνδρεια","i":"Rain.svg","min":11,"max":16,"minw":3,"maxw":1,"wcss":"from-0-deg","lon":22.44061200291617,"lat":40.623341749422266,"imp":13},{"id":4,"c":"Αλεξανδρούπολη","i":"SunRain.svg","min":11,"max":18,"minw":3,"maxw":3,"wcss":"from-45-deg","lon":25.872575825196687,"lat":40.84495589882135,"imp":14},{"id":3148,"c":"Αράχωβα","i":"Snow.svg","min":6,"max":9,"minw":6,"maxw":2,"wcss":"from-45-deg","lon":22.584126615489367,"lat":38.477879722602665,"imp":15},{"id":147,"c":"Άργος","i":"Rain.svg","min":10,"max":18,"minw":3,"maxw":1,"wcss":"from-0-deg","lon":22.72425867751008,"lat":37.63282966148107,"imp":16},{"id":6,"c":"Άρτα","i":"Rain.svg","min":12,"max":21,"minw":3,"maxw":1,"wcss":"from-45-deg","lon":20.988372413441535,"lat":39.157371734268956,"imp":17},{"id":9,"c":"Βέροια","i":"Rain.svg","min":8,"max":12,"minw":3,"maxw":2,"wcss":"towards-270-deg","lon":22.20190046739299,"lat":40.520697771571584,"imp":18},{"id":3107,"c":"Γιαννιτσά","i":"Rain.svg","min":11,"max":16,"minw":3,"maxw":1,"wcss":"from-45-deg","lon":22.41039636573987,"lat":40.7878220910206,"imp":19},{"id":11,"c":"Γρεβενά","i":"Rain.svg","min":6,"max":14,"minw":3,"maxw":1,"wcss":"from-45-deg","lon":21.418337004608475,"lat":40.07738514989615,"imp":20},{"id":12,"c":"Δράμα","i":"Rain.svg","min":10,"max":14,"minw":2,"maxw":1,"wcss":"from-45-deg","lon":24.13822165661259,"lat":41.1474329214543,"imp":21},{"id":13,"c":"Έδεσσα","i":"Rain.svg","min":10,"max":15,"minw":2,"maxw":1,"wcss":"from-0-deg","lon":22.04549781722017,"lat":40.79799535870552,"imp":22},{"id":2954,"c":"Θήβα","i":"Storm.svg","min":10,"max":15,"minw":3,"maxw":1,"wcss":"from-45-deg","lon":23.315920647990428,"lat":38.317158297635615,"imp":23},{"id":24,"c":"Καβάλα","i":"SunRain.svg","min":11,"max":16,"minw":3,"maxw":1,"wcss":"from-45-deg","lon":24.400119024154264,"lat":40.937134865671375,"imp":24},{"id":25,"c":"Καλαμάτα","i":"Storm.svg","min":13,"max":17,"minw":4,"maxw":1,"wcss":"from-45-deg","lon":22.11258464370621,"lat":37.036275903694325,"imp":25},{"id":26,"c":"Κάλυμνος","i":"SunRain.svg","min":12,"max":20,"minw":4,"maxw":1,"wcss":"from-0-deg","lon":26.981541250308506,"lat":36.94744701031596,"imp":26},{"id":27,"c":"Καρδίτσα","i":"Storm.svg","min":11,"max":14,"minw":3,"maxw":2,"wcss":"towards-0-deg","lon":21.920037445263006,"lat":39.36298678163438,"imp":27},{"id":29,"c":"Καρπενήσι","i":"SunRain.svg","min":5,"max":7,"minw":5,"maxw":3,"wcss":"towards-270-deg","lon":21.781653238169383,"lat":38.91408016439526,"imp":28},{"id":30,"c":"Καστοριά","i":"Rain.svg","min":7,"max":13,"minw":2,"maxw":2,"wcss":"from-45-deg","lon":21.26503195310943,"lat":40.514084647409604,"imp":29},{"id":31,"c":"Κατερίνη","i":"Storm.svg","min":11,"max":13,"minw":2,"maxw":2,"wcss":"towards-90-deg","lon":22.500797778367996,"lat":40.26930047292262,"imp":30},{"id":2958,"c":"Κάτω Νευροκόπι","i":"SunStorm.svg","min":5,"max":11,"minw":3,"maxw":1,"wcss":"from-0-deg","lon":23.86602333630435,"lat":41.34743913635613,"imp":31},{"id":32,"c":"Κέρκυρα","i":"Rain.svg","min":12,"max":20,"minw":4,"maxw":1,"wcss":"from-0-deg","lon":19.91809759516036,"lat":39.61735844612118,"imp":32},{"id":33,"c":"Κιλκίς","i":"SunRain.svg","min":9,"max":15,"minw":3,"maxw":1,"wcss":"towards-270-deg","lon":22.86906697938684,"lat":40.989312251098454,"imp":33},{"id":34,"c":"Κοζάνη","i":"SunRain.svg","min":6,"max":10,"minw":4,"maxw":2,"wcss":"from-0-deg","lon":21.784719444520306,"lat":40.298491705209024,"imp":34},{"id":35,"c":"Κομοτηνή","i":"Rain.svg","min":11,"max":15,"minw":4,"maxw":4,"wcss":"from-45-deg","lon":25.394584199064415,"lat":41.12024969328195,"imp":35},{"id":36,"c":"Κόρινθος","i":"Storm.svg","min":12,"max":18,"minw":3,"maxw":1,"wcss":"from-45-deg","lon":22.93053869396681,"lat":37.935194188728936,"imp":36},{"id":37,"c":"Κως","i":"SunRain.svg","min":14,"max":20,"minw":4,"maxw":1,"wcss":"towards-135-deg","lon":27.28713505994529,"lat":36.89074956625701,"imp":37},{"id":38,"c":"Λαμία","i":"Rain.svg","min":12,"max":15,"minw":3,"maxw":1,"wcss":"towards-90-deg","lon":22.43163268850185,"lat":38.897392367944136,"imp":38},{"id":40,"c":"Λειβαδιά","i":"Storm.svg","min":9,"max":12,"minw":3,"maxw":1,"wcss":"towards-135-deg","lon":22.86833054246381,"lat":38.43739317450673,"imp":39},{"id":3059,"c":"Λουτράκι","i":"Rain.svg","min":12,"max":18,"minw":4,"maxw":1,"wcss":"from-45-deg","lon":22.975688972859647,"lat":37.97304365504534,"imp":40},{"id":142,"c":"Μεσολόγγι","i":"SunRain.svg","min":12,"max":19,"minw":3,"maxw":2,"wcss":"from-45-deg","lon":21.457420787017327,"lat":38.3756429804489,"imp":41},{"id":3028,"c":"Μέτσοβο","i":"Snow.svg","min":3,"max":7,"minw":5,"maxw":4,"wcss":"towards-270-deg","lon":21.18102272413671,"lat":39.76634222920983,"imp":42},{"id":45,"c":"Μυτιλήνη","i":"SunRain.svg","min":10,"max":19,"minw":3,"maxw":2,"wcss":"from-0-deg","lon":26.552902988390997,"lat":39.10745400749147,"imp":43},{"id":2997,"c":"Νάουσα","i":"Storm.svg","min":9,"max":12,"minw":2,"maxw":1,"wcss":"from-45-deg","lon":22.06846204318572,"lat":40.62854757066817,"imp":44},{"id":141,"c":"Ναύπακτος","i":"SunRain.svg","min":12,"max":17,"minw":3,"maxw":3,"wcss":"towards-270-deg","lon":21.831630354747173,"lat":38.393409376963966,"imp":45},{"id":47,"c":"Ναύπλιο","i":"Rain.svg","min":11,"max":18,"minw":3,"maxw":1,"wcss":"towards-135-deg","lon":22.808350850827996,"lat":37.55739066377282,"imp":46},{"id":48,"c":"Ξάνθη","i":"Rain.svg","min":11,"max":15,"minw":5,"maxw":3,"wcss":"from-0-deg","lon":24.88179939088877,"lat":41.1388422595337,"imp":47},{"id":2977,"c":"Ορεστιάδα","i":"Storm.svg","min":9,"max":15,"minw":3,"maxw":2,"wcss":"towards-135-deg","lon":26.524627617909577,"lat":41.50193568225952,"imp":48},{"id":54,"c":"Πρέβεζα","i":"Rain.svg","min":12,"max":18,"minw":2,"maxw":1,"wcss":"from-0-deg","lon":20.755383146519307,"lat":38.98027826379986,"imp":49},{"id":3054,"c":"Πτολεμαΐδα","i":"Rain.svg","min":7,"max":13,"minw":2,"maxw":2,"wcss":"towards-135-deg","lon":21.677563852106687,"lat":40.50886984914541,"imp":50},{"id":55,"c":"Πύργος","i":"SunRain.svg","min":12,"max":18,"minw":3,"maxw":1,"wcss":"towards-90-deg","lon":21.448391700279895,"lat":37.68067108932883,"imp":51},{"id":56,"c":"Ρέθυμνο","i":"SunRain.svg","min":11,"max":17,"minw":3,"maxw":1,"wcss":"from-0-deg","lon":24.469747622846626,"lat":35.362103691324585,"imp":52},{"id":57,"c":"Ρόδος","i":"PartlyCloudy.svg","min":15,"max":20,"minw":5,"maxw":4,"wcss":"towards-270-deg","lon":28.218218567024454,"lat":36.43746041692793,"imp":53},{"id":62,"c":"Σπάρτη","i":"SunRain.svg","min":9,"max":16,"minw":4,"maxw":1,"wcss":"towards-90-deg","lon":22.428074466530234,"lat":37.07068129535764,"imp":54},{"id":3327,"c":"Σύρος","i":"PartlyCloudy.svg","min":12,"max":18,"minw":5,"maxw":1,"wcss":"from-45-deg","lon":24.938284531410318,"lat":37.44502534344793,"imp":55},{"id":66,"c":"Τρίπολη","i":"Rain.svg","min":6,"max":13,"minw":4,"maxw":2,"wcss":"from-45-deg","lon":22.37836488330504,"lat":37.507381407544024,"imp":56},{"id":67,"c":"Φλώρινα","i":"Rain.svg","min":7,"max":13,"minw":2,"maxw":1,"wcss":"from-0-deg","lon":21.42,"lat":40.7835,"imp":57},{"id":69,"c":"Χαλκίδα","i":"SunStorm.svg","min":13,"max":20,"minw":2,"maxw":1,"wcss":"from-0-deg","lon":23.60750032379292,"lat":38.45337026473135,"imp":58},{"id":70,"c":"Χανιά","i":"SunRain.svg","min":15,"max":19,"minw":2,"maxw":0,"wcss":"from-45-deg","lon":24.01395880867494,"lat":35.509597065858536,"imp":59},{"id":71,"c":"Χίος","i":"SunStorm.svg","min":11,"max":18,"minw":5,"maxw":2,"wcss":"from-45-deg","lon":26.13403228041716,"lat":38.36524368915707,"imp":60}],[{"id":3,"c":"Αθήνα","i":"PartlyCloudy.svg","min":14,"max":20,"minw":3,"maxw":2,"wcss":"from-0-deg","lon":23.72831338946708,"lat":37.97740393411368,"imp":0},{"id":19,"c":"Θεσσαλονίκη","i":"Rain.svg","min":11,"max":17,"minw":3,"maxw":1,"wcss":"towards-0-deg","lon":22.942172901064623,"lat":40.63771014474332,"imp":1},{"id":3221,"c":"Πειραιάς","i":"PartlyCloudy.svg","min":14,"max":20,"minw":3,"maxw":3,"wcss":"from-0-deg","lon":23.641581863863397,"lat":37.950805358588696,"imp":2},{"id":53,"c":"Πάτρα","i":"PartlyCloudy.svg","min":14,"max":20,"minw":4,"maxw":2,"wcss":"towards-270-deg","lon":21.728369441756517,"lat":38.23737916257233,"imp":3},{"id":17,"c":"Ηράκλειο","i":"Storm.svg","min":14,"max":16,"minw":4,"maxw":1,"wcss":"towards-135-deg","lon":25.128930087725163,"lat":35.322413052432246,"imp":4},{"id":39,"c":"Λάρισα","i":"SunRain.svg","min":10,"max":15,"minw":3,"maxw":2,"wcss":"from-0-deg","lon":22.418615053175014,"lat":39.634594403207316,"imp":5},{"id":10,"c":"Βόλος","i":"Rain.svg","min":11,"max":15,"minw":3,"maxw":2,"wcss":"towards-135-deg","lon":22.944106248207387,"lat":39.364100189879544,"imp":6},{"id":23,"c":"Ιωάννινα","i":"SunRain.svg","min":8,"max":17,"minw":4,"maxw":1,"wcss":"from-45-deg","lon":20.849164893792477,"lat":39.66487229894848,"imp":7},{"id":65,"c":"Τρίκαλα","i":"Rain.svg","min":9,"max":16,"minw":4,"maxw":1,"wcss":"towards-270-deg","lon":21.765838269435335,"lat":39.55268677230925,"imp":8},{"id":60,"c":"Σέρρες","i":"Rain.svg","min":11,"max":18,"minw":4,"maxw":1,"wcss":"from-45-deg","lon":23.547942515288014,"lat":41.083023644983776,"imp":9},{"id":1,"c":"Άγιος Νικόλαος","i":"Storm.svg","min":14,"max":17,"minw":5,"maxw":1,"wcss":"towards-135-deg","lon":25.711616961460095,"lat":35.18881849292667,"imp":10},{"id":2,"c":"Αγρίνιο","i":"PartlyCloudy.svg","min":11,"max":18,"minw":6,"maxw":1,"wcss":"from-45-deg","lon":21.408371347002685,"lat":38.6173738539219,"imp":11},{"id":2947,"c":"Αίγιο","i":"Cloudy.svg","min":12,"max":18,"minw":4,"maxw":3,"wcss":"towards-0-deg","lon":22.08207974612014,"lat":38.24607859458773,"imp":12},{"id":2996,"c":"Αλεξάνδρεια","i":"Rain.svg","min":9,"max":18,"minw":3,"maxw":2,"wcss":"towards-135-deg","lon":22.44061200291617,"lat":40.623341749422266,"imp":13},{"id":4,"c":"Αλεξανδρούπολη","i":"PartlyCloudy.svg","min":11,"max":18,"minw":4,"maxw":4,"wcss":"from-45-deg","lon":25.872575825196687,"lat":40.84495589882135,"imp":14},{"id":3148,"c":"Αράχωβα","i":"Storm.svg","min":6,"max":9,"minw":6,"maxw":6,"wcss":"from-45-deg","lon":22.584126615489367,"lat":38.477879722602665,"imp":15},{"id":147,"c":"Άργος","i":"SunRain.svg","min":12,"max":17,"minw":4,"maxw":2,"wcss":"towards-135-deg","lon":22.72425867751008,"lat":37.63282966148107,"imp":16},{"id":6,"c":"Άρτα","i":"PartlyCloudy.svg","min":12,"max":19,"minw":3,"maxw":1,"wcss":"from-0-deg","lon":20.988372413441535,"lat":39.157371734268956,"imp":17},{"id":9,"c":"Βέροια","i":"Rain.svg","min":8,"max":15,"minw":3,"maxw":2,"wcss":"towards-135-deg","lon":22.20190046739299,"lat":40.520697771571584,"imp":18},{"id":3107,"c":"Γιαννιτσά","i":"Rain.svg","min":10,"max":18,"minw":4,"maxw":1,"wcss":"towards-90-deg","lon":22.41039636573987,"lat":40.7878220910206,"imp":19},{"id":11,"c":"Γρεβενά","i":"Rain.svg","min":7,"max":14,"minw":3,"maxw":2,"wcss":"from-0-deg","lon":21.418337004608475,"lat":40.07738514989615,"imp":20},{"id":12,"c":"Δράμα","i":"Rain.svg","min":11,"max":19,"minw":4,"maxw":1,"wcss":"from-45-deg","lon":24.13822165661259,"lat":41.1474329214543,"imp":21},{"id":13,"c":"Έδεσσα","i":"Rain.svg","min":10,"max":15,"minw":3,"maxw":2,"wcss":"from-0-deg","lon":22.04549781722017,"lat":40.79799535870552,"imp":22},{"id":2954,"c":"Θήβα","i":"Storm.svg","min":11,"max":13,"minw":4,"maxw":1,"wcss":"towards-135-deg","lon":23.315920647990428,"lat":38.317158297635615,"imp":23},{"id":24,"c":"Καβάλα","i":"Rain.svg","min":12,"max":19,"minw":4,"maxw":1,"wcss":"towards-270-deg","lon":24.400119024154264,"lat":40.937134865671375,"imp":24},{"id":25,"c":"Καλαμάτα","i":"SunRain.svg","min":14,"max":20,"minw":5,"maxw":1,"wcss":"from-45-deg","lon":22.11258464370621,"lat":37.036275903694325,"imp":25},{"id":26,"c":"Κάλυμνος","i":"SunRain.svg","min":13,"max":22,"minw":3,"maxw":2,"wcss":"towards-270-deg","lon":26.981541250308506,"lat":36.94744701031596,"imp":26},{"id":27,"c":"Καρδίτσα","i":"Rain.svg","min":9,"max":15,"minw":3,"maxw":1,"wcss":"towards-135-deg","lon":21.920037445263006,"lat":39.36298678163438,"imp":27},{"id":29,"c":"Καρπενήσι","i":"Rain.svg","min":5,"max":7,"minw":5,"maxw":5,"wcss":"from-45-deg","lon":21.781653238169383,"lat":38.91408016439526,"imp":28},{"id":30,"c":"Καστοριά","i":"Rain.svg","min":6,"max":12,"minw":4,"maxw":2,"wcss":"from-0-deg","lon":21.26503195310943,"lat":40.514084647409604,"imp":29},{"id":31,"c":"Κατερίνη","i":"Rain.svg","min":10,"max":17,"minw":2,"maxw":2,"wcss":"towards-135-deg","lon":22.500797778367996,"lat":40.26930047292262,"imp":30},{"id":2958,"c":"Κάτω Νευροκόπι","i":"SunRain.svg","min":6,"max":13,"minw":4,"maxw":2,"wcss":"from-0-deg","lon":23.86602333630435,"lat":41.34743913635613,"imp":31},{"id":32,"c":"Κέρκυρα","i":"SunRain.svg","min":13,"max":20,"minw":4,"maxw":2,"wcss":"towards-135-deg","lon":19.91809759516036,"lat":39.61735844612118,"imp":32},{"id":33,"c":"Κιλκίς","i":"Storm.svg","min":9,"max":16,"minw":3,"maxw":1,"wcss":"towards-135-deg","lon":22.86906697938684,"lat":40.989312251098454,"imp":33},{"id":34,"c":"Κοζάνη","i":"Rain.svg","min":5,"max":11,"minw":4,"maxw":2,"wcss":"from-0-deg","lon":21.784719444520306,"lat":40.298491705209024,"imp":34},{"id":35,"c":"Κομοτηνή","i":"SunRain.svg","min":11,"max":17,"minw":5,"maxw":4,"wcss":"from-45-deg","lon":25.394584199064415,"lat":41.12024969328195,"imp":35},{"id":36,"c":"Κόρινθος","i":"Storm.svg","min":13,"max":17,"minw":4,"maxw":2,"wcss":"from-0-deg","lon":22.93053869396681,"lat":37.935194188728936,"imp":36},{"id":37,"c":"Κως","i":"Rain.svg","min":15,"max":22,"minw":3,"maxw":2,"wcss":"towards-0-deg","lon":27.28713505994529,"lat":36.89074956625701,"imp":37},{"id":38,"c":"Λαμία","i":"Rain.svg","min":12,"max":15,"minw":3,"maxw":2,"wcss":"towards-135-deg","lon":22.43163268850185,"lat":38.897392367944136,"imp":38},{"id":40,"c":"Λειβαδιά","i":"Storm.svg","min":9,"max":10,"minw":3,"maxw":3,"wcss":"towards-135-deg","lon":22.86833054246381,"lat":38.43739317450673,"imp":39},{"id":3059,"c":"Λουτράκι","i":"Rain.svg","min":13,"max":16,"minw":5,"maxw":2,"wcss":"from-0-deg","lon":22.975688972859647,"lat":37.97304365504534,"imp":40},{"id":142,"c":"Μεσολόγγι","i":"PartlyCloudy.svg","min":12,"max":20,"minw":5,"maxw":2,"wcss":"from-45-deg","lon":21.457420787017327,"lat":38.3756429804489,"imp":41},{"id":3028,"c":"Μέτσοβο","i":"Snow.svg","min":4,"max":8,"minw":4,"maxw":4,"wcss":"towards-270-deg","lon":21.18102272413671,"lat":39.76634222920983,"imp":42},{"id":45,"c":"Μυτιλήνη","i":"SunRain.svg","min":11,"max":18,"minw":5,"maxw":3,"wcss":"from-0-deg","lon":26.552902988390997,"lat":39.10745400749147,"imp":43},{"id":2997,"c":"Νάουσα","i":"Rain.svg","min":9,"max":13,"minw":3,"maxw":1,"wcss":"towards-135-deg","lon":22.06846204318572,"lat":40.62854757066817,"imp":44},{"id":141,"c":"Ναύπακτος","i":"PartlyCloudy.svg","min":13,"max":18,"minw":3,"maxw":3,"wcss":"from-45-deg","lon":21.831630354747173,"lat":38.393409376963966,"imp":45},{"id":47,"c":"Ναύπλιο","i":"SunRain.svg","min":12,"max":19,"minw":4,"maxw":3,"wcss":"towards-135-deg","lon":22.808350850827996,"lat":37.55739066377282,"imp":46},{"id":48,"c":"Ξάνθη","i":"SunRain.svg","min":12,"max":17,"minw":5,"maxw":3,"wcss":"from-0-deg","lon":24.88179939088877,"lat":41.1388422595337,"imp":47},{"id":2977,"c":"Ορεστιάδα","i":"Cloudy.svg","min":9,"max":16,"minw":4,"maxw":3,"wcss":"from-0-deg","lon":26.524627617909577,"lat":41.50193568225952,"imp":48},{"id":54,"c":"Πρέβεζα","i":"PartlyCloudy.svg","min":12,"max":21,"minw":3,"maxw":2,"wcss":"from-45-deg","lon":20.755383146519307,"lat":38.98027826379986,"imp":49},{"id":3054,"c":"Πτολεμαΐδα","i":"Rain.svg","min":7,"max":13,"minw":3,"maxw":2,"wcss":"towards-135-deg","lon":21.677563852106687,"lat":40.50886984914541,"imp":50},{"id":55,"c":"Πύργος","i":"SunRain.svg","min":12,"max":21,"minw":4,"maxw":1,"wcss":"from-0-deg","lon":21.448391700279895,"lat":37.68067108932883,"imp":51},{"id":56,"c":"Ρέθυμνο","i":"Storm.svg","min":12,"max":14,"minw":5,"maxw":2,"wcss":"towards-135-deg","lon":24.469747622846626,"lat":35.362103691324585,"imp":52},{"id":57,"c":"Ρόδος","i":"Rain.svg","min":14,"max":20,"minw":3,"maxw":2,"wcss":"towards-0-deg","lon":28.218218567024454,"lat":36.43746041692793,"imp":53},{"id":62,"c":"Σπάρτη","i":"SunRain.svg","min":11,"max":19,"minw":4,"maxw":4,"wcss":"towards-90-deg","lon":22.428074466530234,"lat":37.07068129535764,"imp":54},{"id":3327,"c":"Σύρος","i":"SunRain.svg","min":13,"max":16,"minw":5,"maxw":5,"wcss":"from-0-deg","lon":24.938284531410318,"lat":37.44502534344793,"imp":55},{"id":66,"c":"Τρίπολη","i":"SunRain.svg","min":7,"max":13,"minw":4,"maxw":2,"wcss":"from-0-deg","lon":22.37836488330504,"lat":37.507381407544024,"imp":56},{"id":67,"c":"Φλώρινα","i":"Storm.svg","min":7,"max":11,"minw":3,"maxw":2,"wcss":"towards-135-deg","lon":21.42,"lat":40.7835,"imp":57},{"id":69,"c":"Χαλκίδα","i":"Storm.svg","min":14,"max":17,"minw":3,"maxw":2,"wcss":"from-0-deg","lon":23.60750032379292,"lat":38.45337026473135,"imp":58},{"id":70,"c":"Χανιά","i":"Storm.svg","min":16,"max":18,"minw":4,"maxw":1,"wcss":"towards-135-deg","lon":24.01395880867494,"lat":35.509597065858536,"imp":59},{"id":71,"c":"Χίος","i":"SunRain.svg","min":11,"max":18,"minw":5,"maxw":4,"wcss":"from-45-deg","lon":26.13403228041716,"lat":38.36524368915707,"imp":60}],[{"id":3,"c":"Αθήνα","i":"Cloudy.svg","min":13,"max":14,"minw":2,"maxw":2,"wcss":"from-0-deg","lon":23.72831338946708,"lat":37.97740393411368,"imp":0},{"id":19,"c":"Θεσσαλονίκη","i":"PartlyCloudy.svg","min":11,"max":12,"minw":3,"maxw":3,"wcss":"from-0-deg","lon":22.942172901064623,"lat":40.63771014474332,"imp":1},{"id":3221,"c":"Πειραιάς","i":"Cloudy.svg","min":14,"max":14,"minw":2,"maxw":2,"wcss":"from-0-deg","lon":23.641581863863397,"lat":37.950805358588696,"imp":2},{"id":53,"c":"Πάτρα","i":"PartlyCloudy.svg","min":13,"max":15,"minw":4,"maxw":1,"wcss":"towards-270-deg","lon":21.728369441756517,"lat":38.23737916257233,"imp":3},{"id":17,"c":"Ηράκλειο","i":"Storm.svg","min":14,"max":15,"minw":4,"maxw":4,"wcss":"towards-135-deg","lon":25.128930087725163,"lat":35.322413052432246,"imp":4},{"id":39,"c":"Λάρισα","i":"Rain.svg","min":10,"max":11,"minw":2,"maxw":1,"wcss":"towards-45-deg","lon":22.418615053175014,"lat":39.634594403207316,"imp":5},{"id":10,"c":"Βόλος","i":"SunRain.svg","min":10,"max":12,"minw":3,"maxw":2,"wcss":"towards-135-deg","lon":22.944106248207387,"lat":39.364100189879544,"imp":6},{"id":23,"c":"Ιωάννινα","i":"Rain.svg","min":10,"max":11,"minw":3,"maxw":2,"wcss":"from-45-deg","lon":20.849164893792477,"lat":39.66487229894848,"imp":7},{"id":65,"c":"Τρίκαλα","i":"Rain.svg","min":10,"max":11,"minw":3,"maxw":3,"wcss":"towards-135-deg","lon":21.765838269435335,"lat":39.55268677230925,"imp":8},{"id":60,"c":"Σέρρες","i":"Cloudy.svg","min":11,"max":13,"minw":2,"maxw":1,"wcss":"from-45-deg","lon":23.547942515288014,"lat":41.083023644983776,"imp":9},{"id":1,"c":"Άγιος Νικόλαος","i":"LightRain.svg","min":13,"max":14,"minw":5,"maxw":5,"wcss":"towards-135-deg","lon":25.711616961460095,"lat":35.18881849292667,"imp":10},{"id":2,"c":"Αγρίνιο","i":"SunRain.svg","min":12,"max":13,"minw":2,"maxw":1,"wcss":"from-0-deg","lon":21.408371347002685,"lat":38.6173738539219,"imp":11},{"id":2947,"c":"Αίγιο","i":"Cloudy.svg","min":12,"max":14,"minw":3,"maxw":2,"wcss":"from-135-deg","lon":22.08207974612014,"lat":38.24607859458773,"imp":12},{"id":2996,"c":"Αλεξάνδρεια","i":"PartlyCloudy.svg","min":9,"max":11,"minw":2,"maxw":1,"wcss":"towards-90-deg","lon":22.44061200291617,"lat":40.623341749422266,"imp":13},{"id":4,"c":"Αλεξανδρούπολη","i":"PartlyCloudy.svg","min":10,"max":11,"minw":3,"maxw":3,"wcss":"from-0-deg","lon":25.872575825196687,"lat":40.84495589882135,"imp":14},{"id":3148,"c":"Αράχωβα","i":"SnowAndRain.svg","min":5,"max":6,"minw":7,"maxw":6,"wcss":"from-45-deg","lon":22.584126615489367,"lat":38.477879722602665,"imp":15},{"id":147,"c":"Άργος","i":"PartlyCloudy.svg","min":11,"max":13,"minw":3,"maxw":3,"wcss":"towards-135-deg","lon":22.72425867751008,"lat":37.63282966148107,"imp":16},{"id":6,"c":"Άρτα","i":"Rain.svg","min":13,"max":15,"minw":4,"maxw":1,"wcss":"from-45-deg","lon":20.988372413441535,"lat":39.157371734268956,"imp":17},{"id":9,"c":"Βέροια","i":"SunRain.svg","min":9,"max":10,"minw":2,"maxw":1,"wcss":"towards-0-deg","lon":22.20190046739299,"lat":40.520697771571584,"imp":18},{"id":3107,"c":"Γιαννιτσά","i":"Cloudy.svg","min":10,"max":12,"minw":2,"maxw":1,"wcss":"towards-270-deg","lon":22.41039636573987,"lat":40.7878220910206,"imp":19},{"id":11,"c":"Γρεβενά","i":"LightRain.svg","min":8,"max":9,"minw":3,"maxw":2,"wcss":"from-0-deg","lon":21.418337004608475,"lat":40.07738514989615,"imp":20},{"id":12,"c":"Δράμα","i":"Cloudy.svg","min":11,"max":12,"minw":1,"maxw":1,"wcss":"towards-0-deg","lon":24.13822165661259,"lat":41.1474329214543,"imp":21},{"id":13,"c":"Έδεσσα","i":"SunRain.svg","min":10,"max":11,"minw":3,"maxw":3,"wcss":"towards-135-deg","lon":22.04549781722017,"lat":40.79799535870552,"imp":22},{"id":2954,"c":"Θήβα","i":"Rain.svg","min":9,"max":10,"minw":3,"maxw":3,"wcss":"towards-135-deg","lon":23.315920647990428,"lat":38.317158297635615,"imp":23},{"id":24,"c":"Καβάλα","i":"PartlyCloudy.svg","min":12,"max":13,"minw":2,"maxw":1,"wcss":"from-0-deg","lon":24.400119024154264,"lat":40.937134865671375,"imp":24},{"id":25,"c":"Καλαμάτα","i":"Cloudy.svg","min":14,"max":15,"minw":4,"maxw":4,"wcss":"from-45-deg","lon":22.11258464370621,"lat":37.036275903694325,"imp":25},{"id":26,"c":"Κάλυμνος","i":"Rain.svg","min":12,"max":14,"minw":2,"maxw":2,"wcss":"towards-135-deg","lon":26.981541250308506,"lat":36.94744701031596,"imp":26},{"id":27,"c":"Καρδίτσα","i":"Rain.svg","min":10,"max":12,"minw":3,"maxw":1,"wcss":"towards-135-deg","lon":21.920037445263006,"lat":39.36298678163438,"imp":27},{"id":29,"c":"Καρπενήσι","i":"Rain.svg","min":5,"max":5,"minw":4,"maxw":4,"wcss":"from-45-deg","lon":21.781653238169383,"lat":38.91408016439526,"imp":28},{"id":30,"c":"Καστοριά","i":"SunRain.svg","min":6,"max":8,"minw":4,"maxw":2,"wcss":"from-45-deg","lon":21.26503195310943,"lat":40.514084647409604,"imp":29},{"id":31,"c":"Κατερίνη","i":"Cloudy.svg","min":11,"max":13,"minw":2,"maxw":1,"wcss":"towards-90-deg","lon":22.500797778367996,"lat":40.26930047292262,"imp":30},{"id":2958,"c":"Κάτω Νευροκόπι","i":"Clear.svg","min":4,"max":7,"minw":2,"maxw":1,"wcss":"from-45-deg","lon":23.86602333630435,"lat":41.34743913635613,"imp":31},{"id":32,"c":"Κέρκυρα","i":"Cloudy.svg","min":14,"max":15,"minw":2,"maxw":1,"wcss":"from-0-deg","lon":19.91809759516036,"lat":39.61735844612118,"imp":32},{"id":33,"c":"Κιλκίς","i":"Cloudy.svg","min":7,"max":10,"minw":4,"maxw":3,"wcss":"from-0-deg","lon":22.86906697938684,"lat":40.989312251098454,"imp":33},{"id":34,"c":"Κοζάνη","i":"Rain.svg","min":5,"max":6,"minw":4,"maxw":4,"wcss":"from-0-deg","lon":21.784719444520306,"lat":40.298491705209024,"imp":34},{"id":35,"c":"Κομοτηνή","i":"Clear.svg","min":10,"max":10,"minw":4,"maxw":4,"wcss":"from-0-deg","lon":25.394584199064415,"lat":41.12024969328195,"imp":35},{"id":36,"c":"Κόρινθος","i":"Rain.svg","min":13,"max":14,"minw":4,"maxw":2,"wcss":"towards-135-deg","lon":22.93053869396681,"lat":37.935194188728936,"imp":36},{"id":37,"c":"Κως","i":"Rain.svg","min":15,"max":16,"minw":3,"maxw":2,"wcss":"from-135-deg","lon":27.28713505994529,"lat":36.89074956625701,"imp":37},{"id":38,"c":"Λαμία","i":"Rain.svg","min":11,"max":12,"minw":3,"maxw":2,"wcss":"towards-90-deg","lon":22.43163268850185,"lat":38.897392367944136,"imp":38},{"id":40,"c":"Λειβαδιά","i":"LightRain.svg","min":8,"max":9,"minw":3,"maxw":3,"wcss":"towards-135-deg","lon":22.86833054246381,"lat":38.43739317450673,"imp":39},{"id":3059,"c":"Λουτράκι","i":"Rain.svg","min":12,"max":13,"minw":4,"maxw":2,"wcss":"from-0-deg","lon":22.975688972859647,"lat":37.97304365504534,"imp":40},{"id":142,"c":"Μεσολόγγι","i":"Cloudy.svg","min":12,"max":14,"minw":3,"maxw":1,"wcss":"from-45-deg","lon":21.457420787017327,"lat":38.3756429804489,"imp":41},{"id":3028,"c":"Μέτσοβο","i":"Snow.svg","min":3,"max":5,"minw":4,"maxw":3,"wcss":"from-45-deg","lon":21.18102272413671,"lat":39.76634222920983,"imp":42},{"id":45,"c":"Μυτιλήνη","i":"Storm.svg","min":10,"max":10,"minw":5,"maxw":4,"wcss":"from-45-deg","lon":26.552902988390997,"lat":39.10745400749147,"imp":43},{"id":2997,"c":"Νάουσα","i":"SunRain.svg","min":8,"max":11,"minw":3,"maxw":1,"wcss":"towards-135-deg","lon":22.06846204318572,"lat":40.62854757066817,"imp":44},{"id":141,"c":"Ναύπακτος","i":"Rain.svg","min":12,"max":13,"minw":3,"maxw":3,"wcss":"towards-270-deg","lon":21.831630354747173,"lat":38.393409376963966,"imp":45},{"id":47,"c":"Ναύπλιο","i":"Cloudy.svg","min":12,"max":13,"minw":3,"maxw":3,"wcss":"towards-135-deg","lon":22.808350850827996,"lat":37.55739066377282,"imp":46},{"id":48,"c":"Ξάνθη","i":"PartlyCloudy.svg","min":10,"max":11,"minw":3,"maxw":2,"wcss":"from-0-deg","lon":24.88179939088877,"lat":41.1388422595337,"imp":47},{"id":2977,"c":"Ορεστιάδα","i":"Cloudy.svg","min":8,"max":9,"minw":3,"maxw":3,"wcss":"towards-135-deg","lon":26.524627617909577,"lat":41.50193568225952,"imp":48},{"id":54,"c":"Πρέβεζα","i":"Cloudy.svg","min":14,"max":14,"minw":3,"maxw":2,"wcss":"from-45-deg","lon":20.755383146519307,"lat":38.98027826379986,"imp":49},{"id":3054,"c":"Πτολεμαΐδα","i":"Rain.svg","min":6,"max":7,"minw":3,"maxw":2,"wcss":"towards-135-deg","lon":21.677563852106687,"lat":40.50886984914541,"imp":50},{"id":55,"c":"Πύργος","i":"Cloudy.svg","min":12,"max":15,"minw":2,"maxw":1,"wcss":"from-45-deg","lon":21.448391700279895,"lat":37.68067108932883,"imp":51},{"id":56,"c":"Ρέθυμνο","i":"Storm.svg","min":13,"max":14,"minw":4,"maxw":4,"wcss":"towards-135-deg","lon":24.469747622846626,"lat":35.362103691324585,"imp":52},{"id":57,"c":"Ρόδος","i":"Rain.svg","min":13,"max":16,"minw":3,"maxw":2,"wcss":"from-135-deg","lon":28.218218567024454,"lat":36.43746041692793,"imp":53},{"id":62,"c":"Σπάρτη","i":"Cloudy.svg","min":11,"max":13,"minw":5,"maxw":4,"wcss":"towards-135-deg","lon":22.428074466530234,"lat":37.07068129535764,"imp":54},{"id":3327,"c":"Σύρος","i":"Cloudy.svg","min":12,"max":13,"minw":5,"maxw":5,"wcss":"from-0-deg","lon":24.938284531410318,"lat":37.44502534344793,"imp":55},{"id":66,"c":"Τρίπολη","i":"Cloudy.svg","min":5,"max":8,"minw":3,"maxw":2,"wcss":"from-45-deg","lon":22.37836488330504,"lat":37.507381407544024,"imp":56},{"id":67,"c":"Φλώρινα","i":"Rain.svg","min":4,"max":7,"minw":3,"maxw":2,"wcss":"towards-135-deg","lon":21.42,"lat":40.7835,"imp":57},{"id":69,"c":"Χαλκίδα","i":"Cloudy.svg","min":13,"max":14,"minw":3,"maxw":3,"wcss":"from-0-deg","lon":23.60750032379292,"lat":38.45337026473135,"imp":58},{"id":70,"c":"Χανιά","i":"Storm.svg","min":16,"max":16,"minw":3,"maxw":3,"wcss":"from-0-deg","lon":24.01395880867494,"lat":35.509597065858536,"imp":59},{"id":71,"c":"Χίος","i":"Rain.svg","min":10,"max":11,"minw":5,"maxw":5,"wcss":"from-0-deg","lon":26.13403228041716,"lat":38.36524368915707,"imp":60}]]; </script> <script src="/js/overview.js?v=xhjYg6-DBVxPyHvElvw4QEMcfg_N9xj8EH2riqJAdUo"></script> <!-- Responsive 1 --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-6496164020050788" data-ad-slot="3261280748" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <div class="cms"> <h1 class="pb-4">ΔΕΛΤΙΟ ΚΑΙΡΟΥ για την Τετάρτη 26/3/2025</h1> <div> <p>Αυξημένες νεφώσεις σε ολόκληρη τη χώρα με τοπικές βροχές πρόσκαιρα στο Ιόνιο και στα κεντρικά και βόρεια ηπειρωτικά αναμένουμε σήμερα Τετάρτη 26/3/2025. Ευνοείται η μεταφορά αφρικανικής σκόνης με αποτέλεσμα οι τοπικές βροχές να έχουν τη μορφή λασποβροχών. </p> <p>Η θερμοκρασία θα κυμανθεί στα βόρεια από 4 έως 17 με 18 βαθμούς και τοπικά στα βορειοανατολικά έως 21 με 22 βαθμούς, στα κεντρικά τμήματα από 6 έως 22 και τοπικά 23 βαθμούς, στο Ιόνιο και στα βορειοδυτικά ηπειρωτικά από 7 έως 23 βαθμούς, στην Πελοπόννησο από 7 έως 26 βαθμούς, στο Βόρειο Αιγαίο από 9 έως 21 βαθμούς και στις υπόλοιπες νησιωτικές περιοχές του Αιγαίου από 11 έως 23 και τοπικά στην Κρήτη και στα Δωδεκάνησα έως 26 με 27 βαθμούς.<br />Οι άνεμοι θα πνέουν από τα νότια φτάνοντας στα πελάγη τα 4 με 5 και τοπικά στο Ιόνιο τα 6 μποφόρ.<br /><em>Παπαδήμας Δ. Χρήστος, Φυσικός – Μετεωρολόγος, MSc., PhD </em></p> </div> </div> <!-- Responsive 1 --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-6496164020050788" data-ad-slot="3261280748" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <div class="my-4 rounded overflow-hidden border border-neutral-300"> <h3 class="text-white p-2 bg-orange-600"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6 inline"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 9v3.75m-9.303 3.376c-.866 1.5.217 3.374 1.948 3.374h14.71c1.73 0 2.813-1.874 1.948-3.374L13.949 3.378c-.866-1.5-3.032-1.5-3.898 0L2.697 16.126ZM12 15.75h.007v.008H12v-.008Z" /> </svg> Επικίνδυνα καιρικά φαινόμενα </h3> <div class="md:flex md:space-x-4"> <div class="h-96 md:h-auto md:basis-1/2 md:flex-grow relative"> <div id="weather-alerts-map" tabindex="1" class="h-96 w-full"></div> </div> <div class="md:flex-grow md:basis-1/2 p-2"> <div class="flex justify-between text-center space-x-1"> <button data-index="0" class="weather-alert flex-grow py-2 font-semibold text-sm bg-neutral-400 hover:border-orange-400 border-2 border border-neutral-300 rounded-md shadow-sm text-white">Πέμ 27 Μαρ</button> <button data-index="1" class="weather-alert flex-grow py-2 font-semibold text-sm bg-neutral-300 hover:border-orange-400 border-2 border border-neutral-300 rounded-md shadow-sm">Παρ 28 Μαρ</button> </div> <div id="alerts-list-0" class="alerts-list hidden"> <a href="/Forecast/2" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Αγρίνιο </span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/9" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Βέροια </span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/13" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Έδεσσα </span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/27" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Καρδίτσα </span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/30" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Καστοριά </span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/34" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Κοζάνη </span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/65" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Τρίκαλα </span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/2942" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Αστροχώρι Άρτα</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/2943" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Φαρρές Αχαΐα</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/2948" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Βραχναίικα Αχαΐα</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/2950" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Καλάβρυτα Αχαΐα</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/2956" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Δεσκάτη Γρεβενά</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/2987" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Λαγανάς Ζάκυνθος</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/2991" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Αρχαία Ολυμπία Ηλεία</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/2992" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Ζαχάρω Ηλεία</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/2994" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Βεργίνα Ημαθία</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/2997" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Νάουσα Ημαθία</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3022" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Δωδώνη Ιωάννινα</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3027" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Ανατολικό Ζαγόρι Ιωάννινα</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3028" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Μέτσοβο Ιωάννινα</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3046" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Σάμη Κεφαλλονιά</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3051" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Σιάτιστα Κοζάνη</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3052" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Βελβεντό Κοζάνη</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3053" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Νεάπολη Κοζάνη</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3108" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Βεγορίτιδα Πέλλα</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3109" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Αριδαία Πέλλα</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3135" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Καλαμπάκα Τρίκαλα</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3143" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Πρέσπες Φλώρινα</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3150" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Βαρδούσια Φωκίδα</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3219" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Άνω Καλεντίνη Άρτα</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3220" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Βουργαρέλι Άρτα</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/5444" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Λουτράκι Πέλλα</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/5445" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Εξαπλάτανος Πέλλα</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/5449" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Βατοχώρι Φλώρινα</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/5451" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Άργος Ορεστικό Καστοριά</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/5452" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Ιεροπηγή Καστοριά</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/5464" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Ρεντίνα Καρδίτσα</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/5465" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Κέδρος Καρδίτσα</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/5470" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Καλαρρύτες Ιωάννινα</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/5475" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Μεγαλόχαρη Άρτα</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/5479" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Καστανιά Ημαθία</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/5482" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Αιγίνιο Πιερία</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/5513" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Συρράκο Ιωάννινα</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> </div> <div id="alerts-list-1" class="alerts-list hidden"> <a href="/Forecast/54" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Πρέβεζα </span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/2991" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Αρχαία Ολυμπία Ηλεία</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/2992" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Ζαχάρω Ηλεία</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3011" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Χορτιάτης Θεσσαλονίκη</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3013" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Σοχός Θεσσαλονίκη</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3017" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Λαγκαδάς Θεσσαλονίκη</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3027" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Ανατολικό Ζαγόρι Ιωάννινα</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3032" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Ορφανό Καβάλα</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3047" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Δοϊράνη Κιλκίς</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3128" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Προμαχώνας Σέρρες</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3130" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Σιδηρόκαστρο Σέρρες</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3132" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Νιγρίτα Σέρρες</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3154" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Καλλικράτεια Χαλκιδική</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3160" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Μεγάλη Παναγιά Χαλκιδική</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/5414" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Σκούταρι Σέρρες</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/5415" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Αλιστράτη Σέρρες</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/5416" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Σκοτούσσα Σέρρες</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/5430" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Χερσό Κιλκίς</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/5431" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Προσοτσάνη Δράμα</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/5446" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Αρχάγγελος Πέλλα</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/5500" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Αρεόπολη Λακωνία</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3466" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Ασπροβάλτα Θεσσαλονίκη</span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3535" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Λαϊλιάς </span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/3460" class="flex flex-row not-last:border-b not-last:border-gray-200 items-center group h-12"> <img alt="Καταιγίδα" src="/images/forecast/storm.svg" class="w-12 inline" /> <div class="flex-grow whitespace-nowrap text-ellipsis overflow-hidden flex-grow group-hover:underline"> <span class="font-semibold">Μεσσηνιακός </span> Καταιγίδα </div> <div class="pt-1 ml-1"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> </div> </div> </div> </div> <script type="text/javascript"> const alertData = {"2025-03-27T00:00:00":[{"c":"Αγρίνιο","r":"","id":2,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3030,"lon":21.408371347002685,"lat":38.6173738539219},{"c":"Βέροια","r":"","id":9,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3030,"lon":22.20190046739299,"lat":40.520697771571584},{"c":"Έδεσσα","r":"","id":13,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3030,"lon":22.04549781722017,"lat":40.79799535870552},{"c":"Καρδίτσα","r":"","id":27,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3030,"lon":21.920037445263006,"lat":39.36298678163438},{"c":"Καστοριά","r":"","id":30,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3030,"lon":21.26503195310943,"lat":40.514084647409604},{"c":"Κοζάνη","r":"","id":34,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3030,"lon":21.784719444520306,"lat":40.298491705209024},{"c":"Τρίκαλα","r":"","id":65,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3030,"lon":21.765838269435335,"lat":39.55268677230925},{"c":"Αστροχώρι","r":"Άρτα","id":2942,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":21.291752569610253,"lat":39.26409307774156},{"c":"Φαρρές","r":"Αχαΐα","id":2943,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":21.7839168390492,"lat":38.087363104335964},{"c":"Βραχναίικα","r":"Αχαΐα","id":2948,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":21.667875814659055,"lat":38.158797361887984},{"c":"Καλάβρυτα","r":"Αχαΐα","id":2950,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":22.10972124431282,"lat":38.02789703942835},{"c":"Δεσκάτη","r":"Γρεβενά","id":2956,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":21.806189431285016,"lat":39.92397636454552},{"c":"Λαγανάς","r":"Ζάκυνθος","id":2987,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":20.86213222000515,"lat":37.726272838190184},{"c":"Αρχαία Ολυμπία","r":"Ηλεία","id":2991,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":21.624200637452304,"lat":37.64470837078987},{"c":"Ζαχάρω","r":"Ηλεία","id":2992,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":21.649008419131864,"lat":37.482856540009365},{"c":"Βεργίνα","r":"Ημαθία","id":2994,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":22.31565003306605,"lat":40.48613645974545},{"c":"Νάουσα","r":"Ημαθία","id":2997,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":22.06846204318572,"lat":40.62854757066817},{"c":"Δωδώνη","r":"Ιωάννινα","id":3022,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":20.771791753883008,"lat":39.541339967399836},{"c":"Ανατολικό Ζαγόρι","r":"Ιωάννινα","id":3027,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":20.972865201008975,"lat":39.795851263217614},{"c":"Μέτσοβο","r":"Ιωάννινα","id":3028,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":21.18102272413671,"lat":39.76634222920983},{"c":"Σάμη","r":"Κεφαλλονιά","id":3046,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":20.647172000841238,"lat":38.249374679289744},{"c":"Σιάτιστα","r":"Κοζάνη","id":3051,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":21.545766315655783,"lat":40.25998830981553},{"c":"Βελβεντό","r":"Κοζάνη","id":3052,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":22.07053136621835,"lat":40.25177047867329},{"c":"Νεάπολη","r":"Κοζάνη","id":3053,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":21.386824847431857,"lat":40.31003485899418},{"c":"Βεγορίτιδα","r":"Πέλλα","id":3108,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":21.84290234517539,"lat":40.78573421575128},{"c":"Αριδαία","r":"Πέλλα","id":3109,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":22.061057579820044,"lat":40.97269567940382},{"c":"Καλαμπάκα","r":"Τρίκαλα","id":3135,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":21.6269860418397,"lat":39.704042428173146},{"c":"Πρέσπες","r":"Φλώρινα","id":3143,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":21.13975217298139,"lat":40.76111872773618},{"c":"Βαρδούσια","r":"Φωκίδα","id":3150,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":22.02250526449643,"lat":38.67994561791419},{"c":"Άνω Καλεντίνη","r":"Άρτα","id":3219,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":21.160436234611552,"lat":39.24744323547928},{"c":"Βουργαρέλι","r":"Άρτα","id":3220,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":21.182405342929997,"lat":39.36930431704967},{"c":"Λουτράκι","r":"Πέλλα","id":5444,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":21.9462344616768,"lat":40.96796359028668},{"c":"Εξαπλάτανος","r":"Πέλλα","id":5445,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":22.16458039724967,"lat":40.976261547766626},{"c":"Βατοχώρι","r":"Φλώρινα","id":5449,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":21.145639587077312,"lat":40.670730744488544},{"c":"Άργος Ορεστικό","r":"Καστοριά","id":5451,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":21.26305764063727,"lat":40.44798819813877},{"c":"Ιεροπηγή","r":"Καστοριά","id":5452,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":21.08315926062642,"lat":40.57588030863555},{"c":"Ρεντίνα","r":"Καρδίτσα","id":5464,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":21.981985626975074,"lat":39.06136708613484},{"c":"Κέδρος","r":"Καρδίτσα","id":5465,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":22.045151505386457,"lat":39.21049039065838},{"c":"Καλαρρύτες","r":"Ιωάννινα","id":5470,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":21.119574329059105,"lat":39.5815031034872},{"c":"Μεγαλόχαρη","r":"Άρτα","id":5475,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":21.305657632183284,"lat":39.22377904877066},{"c":"Καστανιά","r":"Ημαθία","id":5479,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":22.12339749565581,"lat":40.406709180213504},{"c":"Αιγίνιο","r":"Πιερία","id":5482,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":22.54772858548677,"lat":40.492406239733086},{"c":"Συρράκο","r":"Ιωάννινα","id":5513,"at":1,"v":"Καταιγίδα","dt":"2025-03-27T00:00:00","imp":3010,"lon":21.105154997494537,"lat":39.59182140883056}],"2025-03-28T00:00:00":[{"c":"Πρέβεζα","r":"","id":54,"at":1,"v":"Καταιγίδα","dt":"2025-03-28T00:00:00","imp":3030,"lon":20.755383146519307,"lat":38.98027826379986},{"c":"Αρχαία Ολυμπία","r":"Ηλεία","id":2991,"at":1,"v":"Καταιγίδα","dt":"2025-03-28T00:00:00","imp":3010,"lon":21.624200637452304,"lat":37.64470837078987},{"c":"Ζαχάρω","r":"Ηλεία","id":2992,"at":1,"v":"Καταιγίδα","dt":"2025-03-28T00:00:00","imp":3010,"lon":21.649008419131864,"lat":37.482856540009365},{"c":"Χορτιάτης","r":"Θεσσαλονίκη","id":3011,"at":1,"v":"Καταιγίδα","dt":"2025-03-28T00:00:00","imp":3010,"lon":23.099084339861292,"lat":40.60719390399755},{"c":"Σοχός","r":"Θεσσαλονίκη","id":3013,"at":1,"v":"Καταιγίδα","dt":"2025-03-28T00:00:00","imp":3010,"lon":23.3538163935882,"lat":40.81148591451346},{"c":"Λαγκαδάς","r":"Θεσσαλονίκη","id":3017,"at":1,"v":"Καταιγίδα","dt":"2025-03-28T00:00:00","imp":3010,"lon":23.063376275589693,"lat":40.74779009260238},{"c":"Ανατολικό Ζαγόρι","r":"Ιωάννινα","id":3027,"at":1,"v":"Καταιγίδα","dt":"2025-03-28T00:00:00","imp":3010,"lon":20.972865201008975,"lat":39.795851263217614},{"c":"Ορφανό","r":"Καβάλα","id":3032,"at":1,"v":"Καταιγίδα","dt":"2025-03-28T00:00:00","imp":3010,"lon":23.978644958988298,"lat":40.77536775171757},{"c":"Δοϊράνη","r":"Κιλκίς","id":3047,"at":1,"v":"Καταιγίδα","dt":"2025-03-28T00:00:00","imp":3010,"lon":22.75890366605017,"lat":41.17388257104904},{"c":"Προμαχώνας","r":"Σέρρες","id":3128,"at":1,"v":"Καταιγίδα","dt":"2025-03-28T00:00:00","imp":3010,"lon":23.348309264751148,"lat":41.34433835558594},{"c":"Σιδηρόκαστρο","r":"Σέρρες","id":3130,"at":1,"v":"Καταιγίδα","dt":"2025-03-28T00:00:00","imp":3010,"lon":23.387621469446454,"lat":41.23212447948753},{"c":"Νιγρίτα","r":"Σέρρες","id":3132,"at":1,"v":"Καταιγίδα","dt":"2025-03-28T00:00:00","imp":3010,"lon":23.498603013926186,"lat":40.905337737873175},{"c":"Καλλικράτεια","r":"Χαλκιδική","id":3154,"at":1,"v":"Καταιγίδα","dt":"2025-03-28T00:00:00","imp":3010,"lon":23.064945110643748,"lat":40.31407595053314},{"c":"Μεγάλη Παναγιά","r":"Χαλκιδική","id":3160,"at":1,"v":"Καταιγίδα","dt":"2025-03-28T00:00:00","imp":3010,"lon":23.673106083995663,"lat":40.440708125010126},{"c":"Σκούταρι","r":"Σέρρες","id":5414,"at":1,"v":"Καταιγίδα","dt":"2025-03-28T00:00:00","imp":3010,"lon":23.517227476695552,"lat":41.01411333773287},{"c":"Αλιστράτη","r":"Σέρρες","id":5415,"at":1,"v":"Καταιγίδα","dt":"2025-03-28T00:00:00","imp":3010,"lon":23.955292028258555,"lat":41.065391041338444},{"c":"Σκοτούσσα","r":"Σέρρες","id":5416,"at":1,"v":"Καταιγίδα","dt":"2025-03-28T00:00:00","imp":3010,"lon":23.388139533170037,"lat":41.11609614547343},{"c":"Χερσό","r":"Κιλκίς","id":5430,"at":1,"v":"Καταιγίδα","dt":"2025-03-28T00:00:00","imp":3010,"lon":22.780135251639873,"lat":41.08685368858277},{"c":"Προσοτσάνη","r":"Δράμα","id":5431,"at":1,"v":"Καταιγίδα","dt":"2025-03-28T00:00:00","imp":3010,"lon":23.953915470279753,"lat":41.188485135324306},{"c":"Αρχάγγελος","r":"Πέλλα","id":5446,"at":1,"v":"Καταιγίδα","dt":"2025-03-28T00:00:00","imp":3010,"lon":22.28130354016321,"lat":41.083999812603},{"c":"Αρεόπολη","r":"Λακωνία","id":5500,"at":1,"v":"Καταιγίδα","dt":"2025-03-28T00:00:00","imp":3010,"lon":22.384400354931127,"lat":36.66579860169439},{"c":"Ασπροβάλτα","r":"Θεσσαλονίκη","id":3466,"at":1,"v":"Καταιγίδα","dt":"2025-03-28T00:00:00","imp":3010,"lon":23.70674311392941,"lat":40.73011135403066},{"c":"Λαϊλιάς","r":"","id":3535,"at":1,"v":"Καταιγίδα","dt":"2025-03-28T00:00:00","imp":30,"lon":23.513103835168295,"lat":41.16056971810754},{"c":"Μεσσηνιακός","r":"","id":3460,"at":1,"v":"Καταιγίδα","dt":"2025-03-28T00:00:00","imp":30,"lon":22.067175617092285,"lat":36.86820831242948}]}; </script> <script src="/js/alerts.js?v=FgJ0uODZAkDEsdd50p8l-oHJyftFaRl5Crpj1A_Mij8"></script> <div class="w-full md:flex md:justify-between md:space-x-4 mb-4"> <div class="flex-grow rounded border px-2 pt-1 border-red-600 overflow-hidden"> <div class="p-2 text-white -m-2 mb-1 bg-red-600">Υψηλότερες θερμοκρασίες <span class="float-right leading-6 text-sm">Τετ 26 Μαρ</span></div> <a href="/Forecast/6" class="flex text-base md:text-lg font-bold pb-2 group not-last:my-2 not-last:border-b not-last:border-gray-200 last:mt-2"> <h3 class="flex-grow pt-1 group-hover:underline">Άρτα</h3> <div class="text-center temperature-pill rounded-lg px-2 py-1 min-w-14">25</div> <div class="pt-1.5"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/25" class="flex text-base md:text-lg font-bold pb-2 group not-last:my-2 not-last:border-b not-last:border-gray-200 last:mt-2"> <h3 class="flex-grow pt-1 group-hover:underline">Καλαμάτα</h3> <div class="text-center temperature-pill rounded-lg px-2 py-1 min-w-14">24</div> <div class="pt-1.5"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/53" class="flex text-base md:text-lg font-bold pb-2 group not-last:my-2 not-last:border-b not-last:border-gray-200 last:mt-2"> <h3 class="flex-grow pt-1 group-hover:underline">Πάτρα</h3> <div class="text-center temperature-pill rounded-lg px-2 py-1 min-w-14">24</div> <div class="pt-1.5"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/2954" class="flex text-base md:text-lg font-bold pb-2 group not-last:my-2 not-last:border-b not-last:border-gray-200 last:mt-2"> <h3 class="flex-grow pt-1 group-hover:underline">Θήβα</h3> <div class="text-center temperature-pill rounded-lg px-2 py-1 min-w-14">23</div> <div class="pt-1.5"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/2" class="flex text-base md:text-lg font-bold pb-2 group not-last:my-2 not-last:border-b not-last:border-gray-200 last:mt-2"> <h3 class="flex-grow pt-1 group-hover:underline">Αγρίνιο</h3> <div class="text-center temperature-pill rounded-lg px-2 py-1 min-w-14">23</div> <div class="pt-1.5"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> </div> <div class="mt-4 md:mt-0 flex-grow rounded border px-2 pt-1 border-sky-600 overflow-hidden"> <div class="p-2 text-white -m-2 mb-1 bg-sky-600">Χαμηλότερες θερμοκρασίες <span class="float-right leading-6 text-sm">Τετ 26 Μαρ</span></div> <a href="/Forecast/3028" class="flex text-base md:text-lg font-bold pb-2 group not-last:my-2 not-last:border-b not-last:border-gray-200 last:mt-2"> <h3 class="flex-grow pt-1 group-hover:underline">Μέτσοβο</h3> <div class="text-center temperature-pill rounded-lg px-2 py-1 min-w-14">7</div> <div class="pt-1.5"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/34" class="flex text-base md:text-lg font-bold pb-2 group not-last:my-2 not-last:border-b not-last:border-gray-200 last:mt-2"> <h3 class="flex-grow pt-1 group-hover:underline">Κοζάνη</h3> <div class="text-center temperature-pill rounded-lg px-2 py-1 min-w-14">9</div> <div class="pt-1.5"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/67" class="flex text-base md:text-lg font-bold pb-2 group not-last:my-2 not-last:border-b not-last:border-gray-200 last:mt-2"> <h3 class="flex-grow pt-1 group-hover:underline">Φλώρινα</h3> <div class="text-center temperature-pill rounded-lg px-2 py-1 min-w-14">10</div> <div class="pt-1.5"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/29" class="flex text-base md:text-lg font-bold pb-2 group not-last:my-2 not-last:border-b not-last:border-gray-200 last:mt-2"> <h3 class="flex-grow pt-1 group-hover:underline">Καρπενήσι</h3> <div class="text-center temperature-pill rounded-lg px-2 py-1 min-w-14">10</div> <div class="pt-1.5"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> <a href="/Forecast/30" class="flex text-base md:text-lg font-bold pb-2 group not-last:my-2 not-last:border-b not-last:border-gray-200 last:mt-2"> <h3 class="flex-grow pt-1 group-hover:underline">Καστοριά</h3> <div class="text-center temperature-pill rounded-lg px-2 py-1 min-w-14">10</div> <div class="pt-1.5"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </a> </div> </div> <!-- Responsive 1 --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-6496164020050788" data-ad-slot="3261280748" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <div class="text-white relative"> <div class="rounded-t p-2 bg-sky-600 w-full flex justify-between"> <h3>Τελευταία δορυφορική εικόνα</h3> <a class="text-sm pt-[3px]" href="https://www.eumetsat.int/" target="_blank">EUMETSAT</a> </div> <img class="w-full rounded-b block" title="Τελευταία δορυφορική εικόνα νεφοκάλυψης" alt="Τελευταία δορυφορική εικόνα νεφοκάλυψης" src="/images/satellite/2025-03-26_13_15_00.png" /> <div class="text-sm absolute rounded-t-lg p-2 bg-black bg-opacity-50 bottom-0">Τετ, 26 Μαρ 15:15</div> </div> <div class="flex space-x-2 my-2 justify-center"> <a href="/Maps" class="text-center block font-bold hover:text-sky-800 p-2 border rounded-lg text-sky-600 border-sky-600"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-12 block mx-auto"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 6.75V15m6-6v8.25m.503 3.498 4.875-2.437c.381-.19.622-.58.622-1.006V4.82c0-.836-.88-1.38-1.628-1.006l-3.869 1.934c-.317.159-.69.159-1.006 0L9.503 3.252a1.125 1.125 0 0 0-1.006 0L3.622 5.689C3.24 5.88 3 6.27 3 6.695V19.18c0 .836.88 1.38 1.628 1.006l3.869-1.934c.317-.159.69-.159 1.006 0l4.994 2.497c.317.158.69.158 1.006 0Z" /> </svg> Χάρτες καιρού </a> <a href="/Stations" class="text-center block font-bold hover:text-sky-800 p-2 border rounded-lg text-sky-600 border-sky-600"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-12 block mx-auto"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 3v2.25m6.364.386-1.591 1.591M21 12h-2.25m-.386 6.364-1.591-1.591M12 18.75V21m-4.773-4.227-1.591 1.591M5.25 12H3m4.227-4.773L5.636 5.636M15.75 12a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0Z" /> </svg> Ο καιρός τώρα </a> <a href="/Webcams" class="text-center block font-bold hover:text-sky-800 p-2 border rounded-lg text-sky-600 border-sky-600"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-12 block mx-auto"> <path stroke-linecap="round" stroke-linejoin="round" d="m15.75 10.5 4.72-4.72a.75.75 0 0 1 1.28.53v11.38a.75.75 0 0 1-1.28.53l-4.72-4.72M4.5 18.75h9a2.25 2.25 0 0 0 2.25-2.25v-9a2.25 2.25 0 0 0-2.25-2.25h-9A2.25 2.25 0 0 0 2.25 7.5v9a2.25 2.25 0 0 0 2.25 2.25Z" /> </svg> Webcams </a> </div> <!-- Responsive 1 --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-6496164020050788" data-ad-slot="3261280748" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <a href="/blog/me-ti-kairo-8a-ginoyn-oi-parelaseis-gia-thn-25h-martioy-e3eli3h-ews-telos-ths-ebdomadas" class="rounded-lg block border border-neutral-300 md:flex overflow-hidden gap-2 my-2"> <img src="https://cms.k24.net/uploads/7f7eabbf-12e8-4854-9f91-7d0f896beba8/23-3.jpg" alt="Με τι καιρό θα γίνουν οι παρελάσεις για την 25η Μαρτίου – Εξέλιξη έως τέλος της εβδομάδας" title="Με τι καιρό θα γίνουν οι παρελάσεις για την 25η Μαρτίου – Εξέλιξη έως τέλος της εβδομάδας" class="sm:rounded-t-lg md:rounded-none md:rounded-l-lg object-cover w-full md:max-h-64 md:max-w-64"> <div class="md:grow p-1 flex"> <div class="grow"> <h2 class="font-bold grow-0">Με τι καιρό θα γίνουν οι παρελάσεις για την 25η Μαρτίου – Εξέλιξη έως τέλος της εβδομάδας</h2> <div> Με τις μέγιστες θερμοκρασίες σε επίπεδα λίγο πάνω από τα κανονικά για την εποχή αλλά με γενικά άστατο καιρό θα κυλίσει η νέα εβδομάδα, ενώ οι νοτιάδες θα είναι ενισχυμένοι φτάνοντας πρόσκαιρα τα ... </div> </div> <div class="pt-1 ml-1 grow-0 flex items-center"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </div> </a> <a href="/blog/xeimwniatikh-ebdomada-me-kryo-kai-topikes-xionoptwseis-me-kalo-kairo-h-25-martioy" class="rounded-lg block border border-neutral-300 md:flex overflow-hidden gap-2 my-2"> <img src="https://cms.k24.net/uploads/7f01229c-57c0-4136-bd83-52df171042b2/16-3-2025.jpg" alt="Χειμωνιάτικη εβδομάδα με κρύο και τοπικές χιονοπτώσεις – Με σχετικά καλό καιρό η 25η Μαρτίου" title="Χειμωνιάτικη εβδομάδα με κρύο και τοπικές χιονοπτώσεις – Με σχετικά καλό καιρό η 25η Μαρτίου" class="sm:rounded-t-lg md:rounded-none md:rounded-l-lg object-cover w-full md:max-h-64 md:max-w-64"> <div class="md:grow p-1 flex"> <div class="grow"> <h2 class="font-bold grow-0">Χειμωνιάτικη εβδομάδα με κρύο και τοπικές χιονοπτώσεις – Με σχετικά καλό καιρό η 25η Μαρτίου</h2> <div> Αλλάζει σταδιακά ο καιρός από τη Δευτέρα (17/3/2025) με στροφή των ανέμων σε βοριάδες, πτώση της θερμοκρασίας, τοπικές βροχές αλλά και πρόσκαιρες χιονοπτώσεις σε ορεινές κυρίως περιοχές της χώρας. Η πτώση του υδραργύρου θα είναι σημαντική </div> </div> <div class="pt-1 ml-1 grow-0 flex items-center"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </div> </a> <a href="/blog/o-kairos-th-nea-ebdomada-poso-8a-ftasei-o-ydrargyros-poy-8a-bre3ei" class="rounded-lg block border border-neutral-300 md:flex overflow-hidden gap-2 my-2"> <img src="https://cms.k24.net/uploads/c389c4e9-e5a1-49c2-8de4-85e490672ac2/sea-8437245_1200.jpg" alt="Ο καιρός τη νέα εβδομάδα: Πόσο θα φτάσει ο υδράργυρος - Που θα βρέξει" title="Ο καιρός τη νέα εβδομάδα: Πόσο θα φτάσει ο υδράργυρος - Που θα βρέξει" class="sm:rounded-t-lg md:rounded-none md:rounded-l-lg object-cover w-full md:max-h-64 md:max-w-64"> <div class="md:grow p-1 flex"> <div class="grow"> <h2 class="font-bold grow-0">Ο καιρός τη νέα εβδομάδα: Πόσο θα φτάσει ο υδράργυρος - Που θα βρέξει</h2> <div> Θερμοκρασίες πάνω από τις κανονικές για την εποχή, ισχυρούς νοτιάδες στα πελάγη και λίγες πρόσκαιρες τοπικές βροχές (λασποβροχές) αναμένουμε στη χώρα μας τη νέα εβδομάδα. Πιο αναλυτικά: </div> </div> <div class="pt-1 ml-1 grow-0 flex items-center"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </div> </a> <a href="/blog/pote-anebainei-h-8ermokrasia-kai-mexri-poy-8a-ftasei" class="rounded-lg block border border-neutral-300 md:flex overflow-hidden gap-2 my-2"> <img src="https://cms.k24.net/uploads/9d91842f-9e88-4f8d-9566-66950119060f/3-3-2025.jpg" alt="Πότε ανεβαίνει η θερμοκρασία και μέχρι που θα φτάσει;" title="Πότε ανεβαίνει η θερμοκρασία και μέχρι που θα φτάσει;" class="sm:rounded-t-lg md:rounded-none md:rounded-l-lg object-cover w-full md:max-h-64 md:max-w-64"> <div class="md:grow p-1 flex"> <div class="grow"> <h2 class="font-bold grow-0">Πότε ανεβαίνει η θερμοκρασία και μέχρι που θα φτάσει;</h2> <div> Μετά τις αυξημένες νεφώσεις, τις τοπικές βροχές και τις χιονοπτώσεις στα ορεινά την Καθαρά Δευτέρα, περνάμε σε μια αντίστοιχα κρύα ημέρα την Τρίτη (4/3/2025) με τις τοπικές βροχές όμως να να είναι λιγότερες, με εξαίρεση... </div> </div> <div class="pt-1 ml-1 grow-0 flex items-center"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </div> </a> <a href="/blog/me-broxero-kairo-kai-psyxra-8a-kanoyme-koyloyma" class="rounded-lg block border border-neutral-300 md:flex overflow-hidden gap-2 my-2"> <img src="https://cms.k24.net/uploads/a3488684-2771-4562-895b-539b899dd0e0/xartaetos.jpg" alt="Με τοπικά βροχερό καιρό και ψύχρα θα κάνουμε Κούλουμα" title="Με τοπικά βροχερό καιρό και ψύχρα θα κάνουμε Κούλουμα" class="sm:rounded-t-lg md:rounded-none md:rounded-l-lg object-cover w-full md:max-h-64 md:max-w-64"> <div class="md:grow p-1 flex"> <div class="grow"> <h2 class="font-bold grow-0">Με τοπικά βροχερό καιρό και ψύχρα θα κάνουμε Κούλουμα</h2> <div> Σε αρκετές περιοχές της χώρας τελικά ο καιρός δεν θα είναι σύμμαχος για τις εκδηλώσεις της Καθαρά Δευτέρας, ενώ λίγο καλύτερες θα είναι οι συνθήκες την τελευταία Κυριακή της Αποκριάς, τουλάχιστον έως και το μεσημέρι. Πιο αναλυτικά: ... </div> </div> <div class="pt-1 ml-1 grow-0 flex items-center"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-6"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" /> </svg> </div> </div> </a> </div> </main> <footer class="py-2 px-2"> <div class="w-full lg:w-[960px] mx-auto flex justify-between items-center"> <div class="flex items-center"> <a href="/" class="flex items-center space-x-2" title="K24 weather forecasting"> <img class="h-10" src="/images/logo-black-without-net.svg" alt="K24 weather forecasting" /> </a> </div> <div class="space-x-3 text-sm"> <a href="/Contact" class="text-gray-500 hover:text-gray-600">Επικοινωνία</a> <a href="/Terms" class="text-gray-500 hover:text-gray-600">Όροι χρήσης</a> <a href="#" class="text-gray-500 hover:text-gray-600 privacy hidden md:inline">Απόρρητο</a> </div> </div> </footer> <link rel="stylesheet" href="/css/weather-icons.min.css?v=s_YyUwvMGtWVc0xfV5v5jl-DuoTmcCboyGqAmgK6AVc" /> <link rel="stylesheet" href="/css/weather-icons-wind.min.css?v=huyMLXBzKbUp-a2DHlEUmuJSmc2SQZiu_jbpELjYGSE" /> <script src="/js/site.js?v=k9l5V3K0G7mNbKyT0iDarl6AXt7175pMzHWkhiwModk"></script> </body> </html>