3.7
Updated event banner to fit top screen Updated table thermal colours to max hot and min cold for 2h, 3h & 4h Ground Lab preview
This commit is contained in:
+11
-10
@@ -4,18 +4,18 @@
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>On-screen features · SunScope</title>
|
||||
<meta name="description" content="The interactive parts of SunScope beyond the table — the sky scope, day-strip weather icons, weather-event banners and popups, and the What's Coming cosmic events almanac." />
|
||||
<meta name="description" content="The interactive parts of SunScope beyond the table — the sky scope, day-strip weather icons, weather-event alerts and popups, and the What's Coming cosmic events almanac." />
|
||||
<meta name="robots" content="index, follow" />
|
||||
<link rel="canonical" href="https://sunscope.net/features.html" />
|
||||
|
||||
<meta property="og:title" content="On-screen features · SunScope" />
|
||||
<meta property="og:description" content="The sky scope, day-strip weather icons, weather-event banners and popups, and the What's Coming cosmic events almanac." />
|
||||
<meta property="og:description" content="The sky scope, day-strip weather icons, weather-event alerts and popups, and the What's Coming cosmic events almanac." />
|
||||
<meta property="og:url" content="https://sunscope.net/features.html" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:image" content="https://sunscope.net/og-image.png" />
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:title" content="On-screen features · SunScope" />
|
||||
<meta name="twitter:description" content="The sky scope, day-strip weather icons, weather-event banners and popups, and the What's Coming cosmic events almanac." />
|
||||
<meta name="twitter:description" content="The sky scope, day-strip weather icons, weather-event alerts and popups, and the What's Coming cosmic events almanac." />
|
||||
<meta name="twitter:image" content="https://sunscope.net/og-image.png" />
|
||||
|
||||
<link rel="icon" type="image/svg+xml" href="./favicon.svg" />
|
||||
@@ -134,13 +134,14 @@
|
||||
an honest anomaly check on top of the raw forecast numbers.
|
||||
</p>
|
||||
|
||||
<h2>Weather event banners and popups</h2>
|
||||
<h2>Weather event alerts and popups</h2>
|
||||
<p>
|
||||
When notable conditions are forecast — a frost, strong winds, fog, or a heat event — a banner appears
|
||||
above the forecast table with a brief alert. Wind banners classify conditions from Strong Breeze
|
||||
through to Violent Storm using standard Beaufort categories. Tapping or clicking the event icon opens
|
||||
a detailed popup explaining what the condition means and what to watch out for. Multiple events can
|
||||
appear at once.
|
||||
When notable conditions are forecast — a frost, strong winds, fog, or a heat event — a note appears
|
||||
across the top of the page, above the navigation, with the full message and the dates it applies to.
|
||||
Wind alerts classify conditions from Strong Breeze through to Violent Storm using standard Beaufort
|
||||
categories. When several events are active the note cycles between them, and you can click the dots to
|
||||
jump straight to one. Tapping or clicking the event icon in the hour column opens a popup with the same
|
||||
detail for that particular hour.
|
||||
</p>
|
||||
|
||||
<h2>What's Coming — cosmic events almanac</h2>
|
||||
@@ -149,7 +150,7 @@
|
||||
next 90 days: meteor showers, lunar and solar eclipses, planetary conjunctions, and oppositions. Each
|
||||
entry shows the event name, peak date, a countdown, a short description, and a visibility note where
|
||||
the event is better from a particular hemisphere or location. When a cosmic event is currently active,
|
||||
it also appears as a banner above the forecast table alongside the weather alerts.
|
||||
it also appears in the note at the top of the page alongside the weather alerts.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user