Eric Rakestraw ejr
  • Joined on 2024-07-26
ejr pushed to main at eric/weatherreporter 2026-06-17 15:36:27 +00:00
5ecbc06c85 Add a feature roadmap and implementation plan to refactor the morning and evening batch reports and add a standalone data collection package
ejr pushed to main at ejr/weatherapi 2026-06-17 11:48:19 +00:00
5a1134b955 Suppress superseded alerts in the /alerts/active endpoint
ejr pushed to main at eric/weatherreporter 2026-06-17 03:07:41 +00:00
21e97f5d4e Fix date formatting in the SPC alert digest lines
ejr pushed to main at eric/weatherreporter 2026-06-17 02:42:23 +00:00
3900b3313b Add SPC Outlook summaries to the alert digest template
ejr pushed to main at eric/weatherreporter 2026-06-17 02:19:06 +00:00
5d416cfc4a Implement alert instruction whitespace normalization
ejr pushed to main at eric/weatherreporter 2026-06-17 02:09:20 +00:00
6532e8824a Update the alert digest wording
ejr pushed to main at eric/weatherreporter 2026-06-17 01:53:31 +00:00
d321492995 Move the Alert Digest into a shared partial template, and add it to the today, tomorrow, and daily reports
ejr pushed to main at eric/weatherreporter 2026-06-17 01:44:32 +00:00
b57110e5c8 Update the hourly report template to trim excess whitespace when alert and/or preciptiation sections are omitted
ejr pushed to main at eric/weatherreporter 2026-06-17 01:39:26 +00:00
482e83903c Update the hourly report template to remove newlines between hourly forecast report items
ejr pushed to main at eric/weatherreporter 2026-06-17 01:34:05 +00:00
21a7748b2c Update upstream weatherapi alert handling
ejr pushed to main at ejr/weatherapi 2026-06-17 01:08:51 +00:00
2a33fe01cf Update to support upstream weatherfeeder v0.12.1 and add ends field to the alerts schema
ejr pushed tag v0.5.3 to ejr/weatherapi 2026-06-17 01:08:51 +00:00
ejr pushed to main at ejr/weatherfeeder 2026-06-17 00:58:54 +00:00
50215d2105 Add a new field to the alert schema to fix a mismatch between the prior schema and the upstream NWS API
ejr pushed tag v0.12.1 to ejr/weatherfeeder 2026-06-17 00:58:54 +00:00
ejr pushed to main at eric/weatherreporter 2026-06-17 00:20:30 +00:00
b36e198bfe Update the shared precipitation timing template
ejr pushed to main at eric/weatherreporter 2026-06-17 00:10:17 +00:00
f9d6d42b1b Updated precipitation timing language in the shared template
ejr pushed to main at eric/weatherreporter 2026-06-16 14:51:26 +00:00
0884eb0ce5 Added a staged roadmap to implement the small changes and refactors identified by the audit
a27e870522 Audit code quality and deduplication opportunities
Compare 2 commits »
ejr pushed to main at eric/weatherreporter 2026-06-16 13:18:38 +00:00
d90801cff5 Separate the daily report and tomorrow report definitions
ejr pushed to main at eric/weatherreporter 2026-06-15 18:03:41 +00:00
5896168a93 Add feature roadmap and implementation plan to clean up and rationalize the fields provided to the data package
ejr pushed to main at eric/weatherreporter 2026-06-15 16:11:40 +00:00
d0d0b698f9 Revise the feature roadmap for consistency with the implementation plan