thermograph/static
Emi Griffith 1d32ec6b40 Rename the middle rain tiers and merge Mod–Heavy into Heavy (#214)
The rain-intensity scale drops its two hyphenated compound labels for single
words and loses a tier, going from eight to seven:

  Trace / Light / Brisk / Typical / Heavy / Very Heavy / Extreme

- Light–Mod -> Brisk, Moderate -> Typical (renames only; classes unchanged).
- Mod–Heavy is merged up into Heavy, whose floor drops from the 75th to the 60th
  rain-day percentile, so Heavy now spans 60–90.
- The lightest tier (already the merged Very Light) is renamed Trace.

grading.py RAIN_BANDS and the frontend SCALE_RAIN mirror stay in lockstep, and
the detail-view ladder derives from the table so it follows automatically. The
now-unreferenced wet-6 colour token is kept so any day still cached under that
class renders until the derived store recomputes; the chart's percentile fan also
keeps it for a smooth gradient.

Claude-Session: https://claude.ai/code/session_013dRZmX9D3JEntfMKWMTWZ8
2026-07-20 04:38:30 +00:00
..
.well-known Add Android TWA build config and Digital Asset Links (#203) 2026-07-20 00:43:56 +00:00
account.js Show 'Link Discord' only when Discord linking is configured (#213) 2026-07-20 04:36:44 +00:00
app.js Remove em-dashes from site copy and tighten the prose (#206) 2026-07-20 01:48:33 +00:00
apple-touch-icon.png Replace the brand mark with the grid-cell logo everywhere (#199) 2026-07-19 23:45:12 +00:00
cache.js Add a climate-score page from recent-vs-baseline percentile divergence (#196) 2026-07-19 23:02:33 +00:00
calendar.html Remove em-dashes from site copy and tighten the prose (#206) 2026-07-20 01:48:33 +00:00
calendar.js Remove em-dashes from site copy and tighten the prose (#206) 2026-07-20 01:48:33 +00:00
chart.js Remove em-dashes from site copy and tighten the prose (#206) 2026-07-20 01:48:33 +00:00
climate.js Follow the unit system for precipitation and wind too (#190) 2026-07-19 19:03:41 +00:00
compare.html Remove em-dashes from site copy and tighten the prose (#206) 2026-07-20 01:48:33 +00:00
compare.js Remove em-dashes from site copy and tighten the prose (#206) 2026-07-20 01:48:33 +00:00
day.html Remove em-dashes from site copy and tighten the prose (#206) 2026-07-20 01:48:33 +00:00
day.js Render every percentile through one rule (#186) 2026-07-18 09:08:28 +00:00
digest.js Remove em-dashes from site copy and tighten the prose (#206) 2026-07-20 01:48:33 +00:00
favicon-16.png Replace the brand mark with the grid-cell logo everywhere (#199) 2026-07-19 23:45:12 +00:00
favicon-32.png Replace the brand mark with the grid-cell logo everywhere (#199) 2026-07-19 23:45:12 +00:00
favicon-48.png Replace the brand mark with the grid-cell logo everywhere (#199) 2026-07-19 23:45:12 +00:00
favicon.svg Replace the brand mark with the grid-cell logo everywhere (#199) 2026-07-19 23:45:12 +00:00
filtersheet.js Compare basis inline; synced inline + sheet metric selector (both pages) (#82) 2026-07-12 07:45:12 +00:00
google03ab95daa090e8d9.html Add Google Search Console site-verification file (#128) 2026-07-16 18:56:42 +00:00
ios-install.js Remove em-dashes from site copy and tighten the prose (#206) 2026-07-20 01:48:33 +00:00
legend.html Remove em-dashes from site copy and tighten the prose (#206) 2026-07-20 01:48:33 +00:00
logo-192.png Replace the brand mark with the grid-cell logo everywhere (#199) 2026-07-19 23:45:12 +00:00
logo-maskable-192.png Replace the brand mark with the grid-cell logo everywhere (#199) 2026-07-19 23:45:12 +00:00
logo-maskable-512.png Replace the brand mark with the grid-cell logo everywhere (#199) 2026-07-19 23:45:12 +00:00
logo.png Replace the brand mark with the grid-cell logo everywhere (#199) 2026-07-19 23:45:12 +00:00
manifest.webmanifest Replace the brand mark with the grid-cell logo everywhere (#199) 2026-07-19 23:45:12 +00:00
mappicker.js Remove em-dashes from site copy and tighten the prose (#206) 2026-07-20 01:48:33 +00:00
nav.js Add PWA + Web Push delivery for weather alerts (#95) 2026-07-15 23:21:06 +00:00
package.json Convert the frontend to ES modules; split nav.js by concern (#48) 2026-07-11 20:28:33 +00:00
push-client.js Add PWA + Web Push delivery for weather alerts (#95) 2026-07-15 23:21:06 +00:00
score.html Remove em-dashes from site copy and tighten the prose (#206) 2026-07-20 01:48:33 +00:00
score.js Simplify the score module and page: dedup builders, consolidate metric metadata (#209) 2026-07-20 04:02:40 +00:00
shared.js Rename the middle rain tiers and merge Mod–Heavy into Heavy (#214) 2026-07-20 04:38:30 +00:00
style.css Rename the middle rain tiers and merge Mod–Heavy into Heavy (#214) 2026-07-20 04:38:30 +00:00
subscriptions.html Remove em-dashes from site copy and tighten the prose (#206) 2026-07-20 01:48:33 +00:00
subscriptions.js Remove em-dashes from site copy and tighten the prose (#206) 2026-07-20 01:48:33 +00:00
sw.js Replace the brand mark with the grid-cell logo everywhere (#199) 2026-07-19 23:45:12 +00:00
units.js Report rain in whole millimetres; lift tier spans out of the bars (#192) 2026-07-19 19:28:58 +00:00