diff --git a/static/app.js b/static/app.js index 481c9ff..b3ac1bf 100644 --- a/static/app.js +++ b/static/app.js @@ -132,7 +132,7 @@ function render(data) {

${placeLabel(data)}

${data.place ? coords + " · " : ""}~${cell.area_sq_mi} sq mi cell · climatology from ${yrs} - (${c.n_samples.toLocaleString()} days in the ±7-day window)

+ (${c.n_samples.toLocaleString()} days around this date)

@@ -147,7 +147,7 @@ function render(data) { -
${data.target_date} vs normal (±7 days) — tap a metric for the full breakdown
+
${data.target_date} vs a typical day — tap a metric for the full breakdown
${cmpCard("High", "tmax", c.tmax, fmtTemp)} ${cmpCard("Low", "tmin", c.tmin, fmtTemp)} diff --git a/static/day.html b/static/day.html index bc0d08f..8865229 100644 --- a/static/day.html +++ b/static/day.html @@ -13,7 +13,7 @@

Thermograph · Day

-

Every percentile boundary for one day vs its ±7-day climate window

+

Every percentile boundary for one day vs its typical climate