Il comprensorio sciistico di Niederhorn, ideale per le famiglie, e poi una pista per slittino, le piste da sci di fondo, una vasta rete di sentieri per escursioni invernali e la veduta sempre affascinante sulle cime innevate delle Alpi: tutto ciò trasforma questa stazione di villeggiatura dell’Oberland Bernese in una meta attraente per vacanze invernale ricche di scoperte e rilassanti.
Previsioni meteo
Nessun dato attuale! Inizio stagione: 20.12.2025
Bollettino neve
Bollettino neve
n/p
Altezza neve
n/p
Situazione neve
nessuna info
Data dell'ultima nevicata
n/p
Previsioni dettagliate
`;
}
function buildSnowChart(forecasts) {
let locale = "it";
let snowList = document.createElement('ul');
snowList.classList.add('SnowChart');
for (let i = 0; i < forecasts.length; i++) {
let item = document.createElement('li');
item.setAttribute('data-js-tooltip', 'top');
const tooltipValue = getDayName(forecasts[i].date) + ': ' + forecasts[i].snow_sum_day + ' ' + forecasts[i].unit;
item.setAttribute('data-title', tooltipValue);
item.innerHTML = `
${getDayName(forecasts[i].date, locale)}${forecasts[i].snow_sum_day} ${forecasts[i].unit}
`
snowList.appendChild(item);
}
return snowList.outerHTML;
}
function getDayName(dateStr, locale) {
let date = new Date(dateStr);
return date.toLocaleDateString(locale, {weekday: "short"});
}
const hasMountainWeather = true;
const hasValleyWeather = true;
if (hasMountainWeather) {
loadWeatherData("https:\/\/cdn2.myswitzerland.com\/meteo\/transformed\/resort_5557.json", buildDomElement, document.getElementById('srfSnowChart'));
} else if (!hasMountainWeather && hasValleyWeather) {
loadWeatherData("https:\/\/cdn2.myswitzerland.com\/meteo\/transformed\/resort_750.json", buildDomElement, document.getElementById('srfSnowChart'));
} else {
loadWeatherData("https:\/\/cdn2.myswitzerland.com\/meteo\/transformed\/resort_750.json", buildDomElement, document.getElementById('srfSnowChart'));
}
const snowCheckboxes = document.getElementsByName('snowType');
snowCheckboxes.forEach(cb => {
cb.addEventListener('change', ev => {
if (ev.target.value === 'valley') {
loadWeatherData("https:\/\/cdn2.myswitzerland.com\/meteo\/transformed\/resort_750.json", buildDomElement, document.getElementById('srfSnowChart'));
} else {
loadWeatherData("https:\/\/cdn2.myswitzerland.com\/meteo\/transformed\/resort_5557.json", buildDomElement, document.getElementById('srfSnowChart'));
}
});
});
//]]>
Beatenberg
Key Value List
Data dell'ultima nevicata nella località
n/p
Data dell'ultima nevicata nel comprensorio sciistico