{"id":2276,"date":"2025-01-08T23:07:19","date_gmt":"2025-01-08T23:07:19","guid":{"rendered":"https:\/\/preview.treethemes.com\/pine\/maindemo\/?page_id=776"},"modified":"2025-10-27T15:20:23","modified_gmt":"2025-10-27T15:20:23","slug":"clima-e-camera-ao-vivo","status":"publish","type":"page","link":"https:\/\/themassif.com\/pt\/clima-y-camara-en-vivo\/","title":{"rendered":"Clima y camara en vivo"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><div class=\"vc_row wpb_row vc_row-fluid vc_custom_1761578290008\"><div class=\"wpb_animate_when_almost_visible wpb_fadeInUp fadeInUp wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div data-rellax-speed=\"0.7\" data-rellax-percentage=\"0.7\" data-splitting=\"chars\" class=\"vc_row wpb_row vc_inner vc_row-fluid\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"vc_empty_space\"   style=\"height: 15px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><div class=\"vc_empty_space\"   style=\"height: 50px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><div class=\"vc_empty_space\"   style=\"height: 15px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><\/div><\/div><\/div><\/div><div class=\"vc_empty_space\"   style=\"height: 40px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><\/div><\/div><\/div><\/div><!-- Row Backgrounds --><div class=\"upb_bg_img\" data-ultimate-bg=\"url(https:\/\/themassif.com\/wp-content\/uploads\/2025\/10\/macizo-Paine-rio-serrano-hotel-spa.webp)\" data-image-id=\"id^6010|url^https:\/\/themassif.com\/wp-content\/uploads\/2025\/10\/macizo-Paine-rio-serrano-hotel-spa.webp|caption^null|alt^null|title^macizo Paine ri\u0301o serrano hotel + spa|description^null\" data-ultimate-bg-style=\"vcpb-default\" data-bg-img-repeat=\"no-repeat\" data-bg-img-size=\"cover\" data-bg-img-position=\"\" data-parallx_sense=\"30\" data-bg-override=\"ex-full\" data-bg_img_attach=\"scroll\" data-upb-overlay-color=\"rgba(0,0,0,0.2)\" data-upb-bg-animation=\"\" data-fadeout=\"\" data-bg-animation=\"left-animation\" data-bg-animation-type=\"h\" data-animation-repeat=\"repeat\" data-fadeout-percentage=\"30\" data-parallax-content=\"\" data-parallax-content-sense=\"30\" data-row-effect-mobile-disable=\"true\" data-img-parallax-mobile-disable=\"true\" data-rtl=\"false\"  data-custom-vc-row=\"\"  data-vc=\"8.5\"  data-is_old_vc=\"\"  data-theme-support=\"\"   data-overlay=\"true\" data-overlay-color=\"rgba(0,0,0,0.2)\" data-overlay-pattern=\"\" data-overlay-pattern-opacity=\"0.8\" data-overlay-pattern-size=\"\" data-overlay-pattern-attachment=\"scroll\"    ><\/div><div class=\"vc_row wpb_row vc_row-fluid\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"vc_empty_space\"   style=\"height: 30px\"><span class=\"vc_empty_space_inner\"><\/span><\/div>\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<div id=\"clima-torres\" style=\"max-width:700px;margin:auto;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,'Helvetica Neue',Arial;\">\n  <h2 style=\"margin:0 0 8px;\">Clima en vivo \u2014 Torres del Paine<\/h2>\n  <div id=\"clima-actual\" style=\"display:flex;gap:16px;align-items:center;padding:12px;border:1px solid #e5e7eb;border-radius:12px;\">\n    <div style=\"font-size:40px;\" id=\"icono\">\u26c5<\/div>\n    <div>\n      <div id=\"temp\" style=\"font-size:28px;font-weight:600;\">--\u00b0C<\/div>\n      <div id=\"desc\" style=\"color:#555;\">Cargando\u2026<\/div>\n      <div id=\"extra\" style=\"color:#777;font-size:14px;margin-top:4px;\">Viento: \u2014 km\/h \u00b7 Lluvia: \u2014 mm<\/div>\n      <div id=\"fecha\" style=\"color:#999;font-size:12px;margin-top:2px;\">\u2014<\/div>\n    <\/div>\n  <\/div>\n\n  <h3 style=\"margin:16px 0 8px;\">Pr\u00f3ximas 24 horas<\/h3>\n  <div id=\"horas\" style=\"display:grid;grid-template-columns:repeat(auto-fill,minmax(95px,1fr));gap:8px;\"><\/div>\n\n  <p style=\"color:#999;font-size:12px;margin-top:10px;\">Fuente: Open-Meteo \u00b7 Zona horaria: America\/Santiago<\/p>\n<\/div>\n\n<script>\n(async () => {\n  const lat = -51.25, lon = -72.35; \/\/ Torres del Paine\n  const url = `https:\/\/api.open-meteo.com\/v1\/forecast?latitude=${lat}&longitude=${lon}&current=temperature_2m,precipitation,wind_speed_10m,weather_code&hourly=temperature_2m,precipitation,wind_speed_10m,weather_code&timezone=America%2FSantiago`;\n\n  const WMO = {\n    0:\"Despejado\",1:\"Mayormente despejado\",2:\"Parcialmente nublado\",3:\"Nublado\",\n    45:\"Niebla\",48:\"Niebla escarchada\",51:\"Llovizna ligera\",53:\"Llovizna\",55:\"Llovizna intensa\",\n    61:\"Lluvia ligera\",63:\"Lluvia\",65:\"Lluvia intensa\",\n    71:\"Nieve ligera\",73:\"Nieve\",75:\"Nieve intensa\",\n    80:\"Chubascos ligeros\",81:\"Chubascos\",82:\"Chubascos intensos\",\n    95:\"Tormenta\",96:\"Tormenta con granizo\",99:\"Tormenta fuerte con granizo\"\n  };\n  const ICON = (code)=>{\n    if ([0].includes(code)) return \"\u2600\ufe0f\";\n    if ([1,2].includes(code)) return \"\ud83c\udf24\ufe0f\";\n    if ([3].includes(code)) return \"\u2601\ufe0f\";\n    if ([45,48].includes(code)) return \"\ud83c\udf2b\ufe0f\";\n    if ([51,53,55].includes(code)) return \"\ud83c\udf26\ufe0f\";\n    if ([61,63,65,80,81,82].includes(code)) return \"\ud83c\udf27\ufe0f\";\n    if ([71,73,75].includes(code)) return \"\ud83c\udf28\ufe0f\";\n    if ([95,96,99].includes(code)) return \"\u26c8\ufe0f\";\n    return \"\u26c5\";\n  };\n\n  try {\n    const r = await fetch(url);\n    const data = await r.json();\n\n    \/\/ Actual\n    const t = data.current.temperature_2m;\n    const pr = data.current.precipitation ?? 0;\n    const w = data.current.wind_speed_10m;\n    const code = data.current.weather_code;\n\n    document.getElementById('icono').textContent = ICON(code);\n    document.getElementById('temp').textContent = `${Math.round(t)}\u00b0C`;\n    document.getElementById('desc').textContent = WMO[code] ?? \"\u2014\";\n    document.getElementById('extra').textContent = `Viento: ${Math.round(w)} km\/h \u00b7 Lluvia: ${pr} mm`;\n    document.getElementById('fecha').textContent = new Date().toLocaleString('es-CL', { timeZone: 'America\/Santiago' });\n\n    \/\/ 24 h\n    const horas = data.hourly.time.map((t,i)=>({\n      time: new Date(t),\n      temp: data.hourly.temperature_2m[i],\n      pr: data.hourly.precipitation[i],\n      wind: data.hourly.wind_speed_10m[i],\n      code: data.hourly.weather_code[i]\n    })).slice(0,24);\n\n    const cont = document.getElementById('horas');\n    cont.innerHTML = '';\n    horas.forEach(h=>{\n      const cell = document.createElement('div');\n      cell.style.border = \"1px solid #e5e7eb\";\n      cell.style.borderRadius = \"10px\";\n      cell.style.padding = \"8px\";\n      cell.innerHTML = `\n        <div style=\"font-size:12px;color:#666;\">${h.time.toLocaleTimeString('es-CL',{hour:'2-digit',minute:'2-digit'})}<\/div>\n        <div style=\"font-size:22px;margin:4px 0;\">${ICON(h.code)} ${Math.round(h.temp)}\u00b0<\/div>\n        <div style=\"font-size:12px;color:#777;\">\ud83d\udca7 ${h.pr} mm<\/div>\n        <div style=\"font-size:12px;color:#777;\">\ud83d\udca8 ${Math.round(h.wind)} km\/h<\/div>\n      `;\n      cont.appendChild(cell);\n    });\n  } catch(e){\n    document.getElementById('clima-torres').innerHTML = `\n      <div style=\"padding:12px;border:1px solid #fca5a5;background:#fef2f2;border-radius:10px;\">\n        No se pudo cargar el clima ahora mismo. Intenta nuevamente m\u00e1s tarde.\n      <\/div>`;\n  }\n})();\n<\/script>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<div style=\"text-align:center; padding:40px 0; background:#fff;\">\n  <h2 style=\"font-family:'Poppins',sans-serif; font-size:28px; color:#111; letter-spacing:0.4px; margin-bottom:8px; text-transform:uppercase;\">\n    C\u00e1mara en vivo \u2014 Torres del Paine\n  <\/h2>\n  <p style=\"font-family:'Poppins',sans-serif; color:#555; font-size:15px; margin-bottom:20px;\">\n    Vista panor\u00e1mica en tiempo real del <strong>macizo Paine<\/strong>, capturada desde \n    <strong>r\u00edo serrano hotel + spa<\/strong>, ubicado a orillas del r\u00edo Serrano, en la entrada sur del Parque Nacional Torres del Paine.\n  <\/p>\n\n  <a href=\"https:\/\/www.skylinewebcams.com\/es\/webcam\/chile\/magallanes-region\/torres-del-paine\/patagonia.html\" \n     target=\"_blank\" \n     rel=\"noopener noreferrer\" \n     style=\"display:inline-block; text-decoration:none;\">\n     \n    <img decoding=\"async\" src=\"https:\/\/embed.skylinewebcams.com\/img\/1113.jpg\" \n         alt=\"C\u00e1mara en vivo Macizo Paine desde R\u00edo Serrano Hotel + Spa\" \n         style=\"width:100%; max-width:900px; border-radius:16px; box-shadow:0 8px 24px rgba(0,0,0,0.25); transition:transform 0.3s ease;\">\n         \n    <div style=\"margin-top:12px; font-size:15px; color:#0077b6; font-weight:600;\">\n      Ver transmisi\u00f3n en vivo\n    <\/div>\n  <\/a>\n<\/div>\n\n\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid\"><div class=\"wpb_animate_when_almost_visible wpb_fadeInUp fadeInUp wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"ult-spacer spacer-69e461f8533cd\" data-id=\"69e461f8533cd\" data-height=\"120\" data-height-mobile=\"60\" data-height-tab=\"100\" data-height-tab-portrait=\"\" data-height-mobile-landscape=\"60\" style=\"clear:both;display:block;\"><\/div><div class=\"ult-animation  ult-animate-viewport  ult-no-mobile \" data-animate=\"fadeInUp\" data-animation-delay=\"0.3\" data-animation-duration=\"1\" data-animation-iteration=\"1\" style=\"opacity:0;\" data-opacity_start_effect=\"\"><div class=\"ult-spacer spacer-69e461f85348c\" data-id=\"69e461f85348c\" data-height=\"80\" data-height-mobile=\"30\" data-height-tab=\"50\" data-height-tab-portrait=\"50\" data-height-mobile-landscape=\"30\" style=\"clear:both;display:block;\"><\/div><h5 style=\"color: #ffffff;text-align: center\" class=\"vc_custom_heading vc_do_custom_heading\" >THE MASSIF<\/h5><div class=\"vc_empty_space\"   style=\"height: 10px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><div id=\"uvc-type-wrap-5568\"  data-ultimate-target='#uvc-type-wrap-5568'  data-responsive-json-new='{\"font-size\":\"desktop:40px;tablet_portrait:35px;mobile_landscape:32px;mobile:30px;\",\"line-height\":\"\"}'  class=\"uvc-type-wrap  ult-adjust-bottom-margin ult-responsive big-letter-spacing centered-fancy-text uvc-type-align-center uvc-type-no-prefix uvc-wrap-2994362069e461f8538d8\" style=\"text-align:center;\"><div id=\"vticker-2994362069e461f8538d8\"  data-ultimate-target='#uvc-type-wrap-5568'  data-responsive-json-new='{\"font-size\":\"desktop:40px;tablet_portrait:35px;mobile_landscape:32px;mobile:30px;\",\"line-height\":\"\"}'  class=\"ultimate-vticker ticker  ultimate-fancy-text-inherit\" style=\"color:#ffffff; font-family:&#039;Plus Jakarta Sans&#039;;font-weight:normal;font-style:normal; text-transform: uppercase;\"><ul><li style=\"opacity:1\">VIVE LA EXPERIENCIA EN EL<\/li><li style=\"opacity:0\">PARQUE NACIONAL TORRES DEL PAINE<\/li><\/ul><\/div><script type=\"text\/javascript\">\n\t\t\t\t\t\tjQuery(function($){\n\t\t\t\t\t\t\t$(document).ready(function(){\n\t\t\t\t\t\t\t\tif( typeof jQuery(\"#vticker-2994362069e461f8538d8\").easyTicker == \"function\"){\n\t\t\t\t\t\t\t\t\t$(\"#vticker-2994362069e461f8538d8\").find(\"li\").css(\"opacity\",\"1\");\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t$(\"#vticker-2994362069e461f8538d8\").easyTicker({\n\t\t\t\t\t\t\t\t\t\tdirection: \"up\",\n\t\t\t\t\t\t\t\t\t\teasing: \"swing\",\n\t\t\t\t\t\t\t\t\t\tspeed: 200,\n\t\t\t\t\t\t\t\t\t\tinterval: 3000,\n\t\t\t\t\t\t\t\t\t\theight: \"auto\",\n\t\t\t\t\t\t\t\t\t\tvisible: 1,\n\t\t\t\t\t\t\t\t\t\tmousePause: 0,\n\t\t\t\t\t\t\t\t\t\tcontrols: {\n\t\t\t\t\t\t\t\t\t\t\tup: \"\",\n\t\t\t\t\t\t\t\t\t\t\tdown: \"\",\n\t\t\t\t\t\t\t\t\t\t\ttoggle: \"\",\n\t\t\t\t\t\t\t\t\t\t\tplayText: \"Play\",\n\t\t\t\t\t\t\t\t\t\t\tstopText: \"Stop\"\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t});\n\t\t\t\t\t<\/script><\/div><div class=\"vc_empty_space\"   style=\"height: 40px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><div class=\"ult-spacer spacer-69e461f853a7d\" data-id=\"69e461f853a7d\" data-height=\"80\" data-height-mobile=\"30\" data-height-tab=\"50\" data-height-tab-portrait=\"50\" data-height-mobile-landscape=\"30\" style=\"clear:both;display:block;\"><\/div><\/div><div class=\"ult-spacer spacer-69e461f853aa2\" data-id=\"69e461f853aa2\" data-height=\"160\" data-height-mobile=\"80\" data-height-tab=\"120\" data-height-tab-portrait=\"100\" data-height-mobile-landscape=\"80\" style=\"clear:both;display:block;\"><\/div><\/div><\/div><\/div><\/div><!-- Row Backgrounds --><div class=\"upb_bg_img\" data-ultimate-bg=\"url(https:\/\/themassif.com\/wp-content\/uploads\/2025\/10\/TORRES-DEL-PAINE-15.webp)\" data-image-id=\"id^5897|url^https:\/\/themassif.com\/wp-content\/uploads\/2025\/10\/TORRES-DEL-PAINE-15.webp|caption^null|alt^null|title^TORRES-DEL-PAINE-15|description^null\" data-ultimate-bg-style=\"vcpb-default\" data-bg-img-repeat=\"no-repeat\" data-bg-img-size=\"cover\" data-bg-img-position=\"\" data-parallx_sense=\"30\" data-bg-override=\"ex-full\" data-bg_img_attach=\"scroll\" data-upb-overlay-color=\"rgba(17,17,17,0.75)\" data-upb-bg-animation=\"\" data-fadeout=\"\" data-bg-animation=\"left-animation\" data-bg-animation-type=\"h\" data-animation-repeat=\"repeat\" data-fadeout-percentage=\"30\" data-parallax-content=\"\" data-parallax-content-sense=\"30\" data-row-effect-mobile-disable=\"true\" data-img-parallax-mobile-disable=\"true\" data-rtl=\"false\"  data-custom-vc-row=\"\"  data-vc=\"8.5\"  data-is_old_vc=\"\"  data-theme-support=\"\"   data-overlay=\"true\" data-overlay-color=\"rgba(17,17,17,0.75)\" data-overlay-pattern=\"\" data-overlay-pattern-opacity=\"0.8\" data-overlay-pattern-size=\"\" data-overlay-pattern-attachment=\"scroll\"    ><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"Clima en vivo \u2014 Torres del Paine \u26c5 --\u00b0C Cargando\u2026 Viento: \u2014 km\/h \u00b7 Lluvia: \u2014 mm \u2014 Pr\u00f3ximas 24 horas Fuente: Open-Meteo \u00b7 Zona horaria: America\/Santiago C\u00e1mara en vivo \u2014 Torres del Paine Vista panor\u00e1mica en tiempo real del macizo Paine, capturada desde r\u00edo serrano hotel + spa, ubicado a orillas del r\u00edo Serrano, [...]","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page.php","meta":{"footnotes":""},"class_list":["post-2276","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/themassif.com\/pt\/wp-json\/wp\/v2\/pages\/2276","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/themassif.com\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/themassif.com\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/themassif.com\/pt\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/themassif.com\/pt\/wp-json\/wp\/v2\/comments?post=2276"}],"version-history":[{"count":12,"href":"https:\/\/themassif.com\/pt\/wp-json\/wp\/v2\/pages\/2276\/revisions"}],"predecessor-version":[{"id":6023,"href":"https:\/\/themassif.com\/pt\/wp-json\/wp\/v2\/pages\/2276\/revisions\/6023"}],"wp:attachment":[{"href":"https:\/\/themassif.com\/pt\/wp-json\/wp\/v2\/media?parent=2276"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}