Die Landschaft der Freiberge ist ein Paradies für Langläufer und Schneeschuhläufer. Nebst einer Vielzahl von Langlaufrouten wächst auch die Zahl der markierten Routen für Schneeschuhläufer ständig. Die unberührte Landschaft der Freiberge ist für diese beiden Sportarten besonders geeignet.
Schneebericht: www.jura-snow.ch
Wetterprognose
Saisonstart: 01.11.2025
Wintersportbericht
Schneebericht
0 cm
Schneehöhe
0 cm
0 cm im Ort
Schneezustand
keine Meldung
Letzter Schneefall
03.01.2025
Detaillierte Prognose
`;
}
function buildSnowChart(forecasts) {
let locale = "de";
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 = false;
if (hasMountainWeather) {
loadWeatherData("https:\/\/cdn2.myswitzerland.com\/meteo\/transformed\/resort_552.json", buildDomElement, document.getElementById('srfSnowChart'));
} else if (!hasMountainWeather && hasValleyWeather) {
loadWeatherData("https:\/\/cdn2.myswitzerland.com\/meteo\/transformed\/resort_552.json", buildDomElement, document.getElementById('srfSnowChart'));
} else {
loadWeatherData("https:\/\/cdn2.myswitzerland.com\/meteo\/transformed\/resort_552.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_552.json", buildDomElement, document.getElementById('srfSnowChart'));
} else {
loadWeatherData("https:\/\/cdn2.myswitzerland.com\/meteo\/transformed\/resort_552.json", buildDomElement, document.getElementById('srfSnowChart'));
}
});
});
//]]>
Typ: Klassisch und Skating
Zustand: Saisonschluss
0.0/12.0 km offen
Les Reussilles - Les Breuleux (9 km)
(0.0 km)
Typ: Klassisch und Skating
Zustand: Saisonschluss
0.0/9.0 km offen
Piste des Mille Sapins (Les Breuleux) (5 km)
(0.0 km)
Typ: Klassisch und Skating
Zustand: Saisonschluss
0.0/5.0 km offen
Piste des Premiers Flocons (Les Breuleux) (8 km)
(0.0 km)
Typ: Klassisch und Skating
Zustand: Saisonschluss
0.0/8.0 km offen
Bemerkungen des Stationsbetreibers:
Les Reussilles - Les Breuleux 0 km
Les Breuleux - La Ferrière 0 km
Pistes des Premiers Flocons (Les Breuleux) 0 km
Piste des Mille Sapins (Les Breuleux) 0 km
La Combe à la Biche - Mont Soleil 0 km