From 855ef07b50bb96fc17aad02f128a5ca375428c65 Mon Sep 17 00:00:00 2001 From: fraxle Date: Mon, 27 Jul 2026 19:54:04 +0100 Subject: [PATCH] 3.5.6 All 14 days in free tier --- assets/js/config.js | 2 +- faq.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/js/config.js b/assets/js/config.js index cf881f3..bf96e54 100644 --- a/assets/js/config.js +++ b/assets/js/config.js @@ -20,7 +20,7 @@ // How many days the free tier shows. Days beyond this get a -. // Bump this number if you want to give free users more access. -export const FREE_DAYS = 3; +export const FREE_DAYS = 14; // Filter profile presets - each preset defines which columns are visible // when that profile is selected. diff --git a/faq.html b/faq.html index 998baa7..3c74bbe 100644 --- a/faq.html +++ b/faq.html @@ -58,7 +58,7 @@ {"@type":"Question","name":"What are the weather event banners above the forecast table?","acceptedAnswer":{"@type":"Answer","text":"When notable conditions are forecast - ground frost, strong wind warning, fog, or a heat event - a coloured banner appears above the table. Tapping or clicking the event icon opens a popup with more detail about what the condition means and what to watch out for. Multiple events can appear at once."}}, {"@type":"Question","name":"What is the Today at a Glance panel and what does vs seasonal average mean?","acceptedAnswer":{"@type":"Answer","text":"Today at a Glance is a summary panel above the table that pulls together the 4-5 numbers that matter most for the day and your active profile, so you don't have to scan the full hourly table. It also shows a vs seasonal average comparison on every profile: the day's forecast high and 24-hour mean against the 1991-2020 climate normal for that date and location, sourced from Open-Meteo's historical archive. A reading of plus 5 degrees or more against the normal high is flagged - an honest anomaly check on top of the raw forecast."}}, {"@type":"Question","name":"Can I see how the sky and weather will look later today?","acceptedAnswer":{"@type":"Answer","text":"Yes. By default the sky scope shows the current moment, with sun position, sky colour, glow, cloud, rain, snow and haze all calculated from real forecast data. You can also travel through the day: press the Day cycle play button to run a 24-hour time-lapse that animates the sky and weather through the next day in about a minute and a half, or drag the thumb along the timeline bar beneath the scope to scrub to any instant. The timeline shows the day's changing sky colours with sunrise and sunset markers at their real times."}}, - {"@type":"Question","name":"How far ahead does the forecast go?","acceptedAnswer":{"@type":"Answer","text":"The free tier shows 3 days of hourly data. SunScope Extra unlocks 14 days. The forecast auto-refreshes every 5 minutes while the page is open so the current hour always reflects the latest data from Open-Meteo. No manual reload needed."}}, + {"@type":"Question","name":"How far ahead does the forecast go?","acceptedAnswer":{"@type":"Answer","text":"All 14 days of hourly data are free for everyone. The forecast auto-refreshes while the page is open so the current hour always reflects the latest data from Open-Meteo. No manual reload needed."}}, {"@type":"Question","name":"How accurate is SunScope?","acceptedAnswer":{"@type":"Answer","text":"SunScope uses Open-Meteo data from ECMWF and national meteorological services - the same models used by professional forecasters. The UTCI calculation follows the peer-reviewed Bröde 2012 polynomial exactly. Derived columns such as vehicle temperature, indoor temperature, and concrete surface are physics-based estimates that vary based on local factors like building construction, shading, and surface colour. Treat them as well-informed estimates rather than precise measurements."}}, {"@type":"Question","name":"Is SunScope free?","acceptedAnswer":{"@type":"Answer","text":"The core forecast is free for any location worldwide with no account required. Free includes Basic, Home, Vehicle, Pets, the Places variants Urban, Park/Picnic, Forest/Woodland, Beach, Events, and Airport/Travel, and the free specialist variants Dog Walking, Running, Cycling (Activities) and Farming (Work). SunScope Extra at 2 pounds per month unlocks 14-day forecasts, the specialist Places variant Festival, specialist Activities variants (Hiking, Fishing, Sailing, Winter Sports, Photography, Naturist), the Work variants (Construction, Market Trading, Window Cleaning, Office, Driver/Trucker), the Temps comparison profile, Show All, and Custom column control."}}, {"@type":"Question","name":"Is there a SunScope mobile app?","acceptedAnswer":{"@type":"Answer","text":"SunScope is a web app that works on any device through your browser - no installation needed. On iPhone: open in Safari, tap Share, then Add to Home Screen. On Android: open in Chrome, tap the three-dot menu, then Add to Home Screen. It appears as an icon on your phone just like a regular app and opens directly to the forecast."}}, @@ -324,7 +324,7 @@
How far ahead does the forecast go? -

The free tier shows 3 days of hourly data. SunScope Extra unlocks 14 days. The forecast auto-refreshes every 5 minutes while the page is open, so the current hour always reflects the latest available data from Open-Meteo. You do not need to manually reload the page to get the freshest figures.

+

All 14 days of hourly data are free for everyone. The forecast auto-refreshes while the page is open, so the current hour always reflects the latest available data from Open-Meteo. You do not need to manually reload the page to get the freshest figures.