feat(#1): Weather station engine — forecast, sensors, alerts, ASCII weather map #2

Merged
ti-paul merged 1 commit from feature/1-weather-engine into main 2026-06-14 06:09:27 +00:00
Member

Closes #1

31 tests. Code weather station.

Closes #1 31 tests. Code weather station.
- src/weather.js: Full code weather station engine
  - 8 weather conditions (Clear to Hurricane)
  - 5 sensors (Bug Pressure to Morale Barometer)
  - 5 alert levels (Green to Black)
  - Sensor reading system with weather derivation
  - Forecast generation with trend projection
  - Sensor threshold checking with warnings
  - Historical readings tracking
  - Station stats with clear/storm day counts
  - ASCII weather display with sensor bars
- 31 tests
ti-paul left a comment
No description provided.
31 tests. Weather station. LGTM.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
les_clankeurs/code-weather-station!2
No description provided.