The Swiss region of Nyon and the French resort of Les Rousses are delighted to present their new joint Alpine ski area.
This is the first achievement of an ambitious project that spans the 4 seasons. This Franco-Swiss ski area can offer new products and new services for beginner skiers, as well as the most demanding of skiers, for families or for those just looking for preservednatural areas and exceptional views to admire.
Jura sur Léman includes the Dôle-Tuffes and Serra mountain ranges, and will be the biggest cross-border ski area in the Arc Jurassien region.
Weather forecast
No current data! Season start: 06.12.2025
Winter sports report
Snow report
n/a
Depth of snow
n/a
Snow condition
no info
Last snowfall
16.03.2025
Detailed forecast
`;
}
function buildSnowChart(forecasts) {
let locale = "en";
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_3490.json", buildDomElement, document.getElementById('srfSnowChart'));
} else if (!hasMountainWeather && hasValleyWeather) {
loadWeatherData("https:\/\/cdn2.myswitzerland.com\/meteo\/transformed\/resort_3490.json", buildDomElement, document.getElementById('srfSnowChart'));
} else {
loadWeatherData("https:\/\/cdn2.myswitzerland.com\/meteo\/transformed\/resort_3490.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_3490.json", buildDomElement, document.getElementById('srfSnowChart'));
} else {
loadWeatherData("https:\/\/cdn2.myswitzerland.com\/meteo\/transformed\/resort_3490.json", buildDomElement, document.getElementById('srfSnowChart'));
}
});
});
//]]>
- Mini price, Maxi skiing in the low season : -20% off pass for all mountains (from 2 days onwards).
- Student : 10% off on presentation of a student card.
- Ribambelle Pas for "All Mountains" : -10% off "holiday" pass for all mountains (from 6 days onwards), for 4 people or more paying, and minimum one adult and one child under the age of 16. One single payment. Cannot be used in conjunction with other deals.