Skip to content

Commit 84f63e2

Browse files
timothybrownclaude
andcommitted
docs: add Records feature to README, update Observatory and Records screenshots
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 83e644b commit 84f63e2

5 files changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,17 @@ NOAA-style monthly and yearly climate summaries with daily breakdown tables show
6363

6464
![Climate Reports](screenshots/reports.png)
6565

66+
### Station Records
67+
68+
All-time, yearly, and monthly extremes across 6 categories: temperature, wind, rain, humidity, pressure, and solar. Each record shows the value and the date it was set. When an all-time record is broken today, a gold star badge appears on the corresponding Observatory card with a tooltip showing the previous record. Records are computed from continuous aggregates, so they stay fast even with years of data.
69+
70+
<table align="center">
71+
<tr>
72+
<td align="center"><img src="screenshots/records-dark.png" alt="Station Records (dark)" width="100%" /></td>
73+
<td align="center"><img src="screenshots/records-light.png" alt="Station Records (light)" width="100%" /></td>
74+
</tr>
75+
</table>
76+
6677
### Diagnostics
6778

6879
Battery levels, gateway stats, firmware info, and connection status. Useful for keeping an eye on sensor health.

screenshots/observatory-dark.png

-9.27 KB
Loading

screenshots/observatory-light.png

2.12 KB
Loading

screenshots/records-dark.png

789 KB
Loading

screenshots/records-light.png

672 KB
Loading

0 commit comments

Comments
 (0)