Matt Walsh
320d3139c3
add dewpoint to hourly and expand to 36 hours
2026-01-17 11:42:26 -06:00
Matt Walsh
6422589b5c
fix wind speed on hourly close #157
2025-10-22 00:22:29 +00:00
Eddy G
e34137e430
Refactor timing calculations and improve scroll performance
...
- Replace magic numbers with seconds-based timing constants
- Switch from scrollTo() to hardware-accelerated transform for smooth scrolling
- Add scroll caching to prevent repeated DOM queries every scroll cycle
- Fix calculations to support flexible hourly forecast lengths
(i.e. in the future, could offer every other hour)
- Switch to safeJson() for centralized error handling
2025-06-24 23:40:07 -04:00
Matt Walsh
a83afa71cd
code cleanup
2025-05-29 08:30:01 -05:00
Matt Walsh
eacd82b4f4
fix hourly graph not updating close #77
2025-05-02 23:22:24 -05:00
Matt Walsh
a592668d0d
hourly color coded feels like temperatures close #69
2025-04-07 22:13:20 -05:00
Matt Walsh
8fa00b34b4
hourly and travel forecast silent reload
2025-04-02 16:45:11 -05:00
Matt Walsh
23cc1a1f7a
add refresh flag to getdata funcions
2025-04-02 11:10:58 -05:00
Matt Walsh
ef1477f9eb
fix hourly forecast temperature double-converted
2025-02-25 09:49:12 -06:00
Matt Walsh
d6335b2878
fix time zones on hourly and almanac close #67
2025-02-25 09:44:24 -06:00
Matt Walsh
af53cca45e
add si units close #52
2025-02-23 23:35:00 -06:00
Matt Walsh
efeb45d3d0
fix travel forecast and hourly scrolling close #58
2024-11-25 09:40:36 -06:00
Matt Walsh
3743c45de6
additional eslint rules
2023-01-06 14:39:39 -06:00
Matt Walsh
111f077e20
add hazards
2022-12-14 16:28:33 -06:00
Matt Walsh
2a577aaea7
code cleanup
2022-12-14 13:08:49 -06:00
Matt Walsh
5dd8f4bd62
auto-retry for some forecast data
2022-12-12 13:53:33 -06:00
Matt Walsh
f633631532
class static code cleanup
2022-12-09 13:51:51 -06:00
Matt Walsh
d0382e0de1
better error handlig of shared data
2022-12-08 14:41:15 -06:00
Matt Walsh
1a7734b620
add hourly graph
2022-12-07 15:36:02 -06:00
Matt Walsh
8e6fd04b3a
remove metric
2022-12-06 16:25:28 -06:00
Matt Walsh
6933e7b7f1
modular
2022-12-06 16:14:56 -06:00
Matt Walsh
72b2f275fa
remove window. references
2022-11-22 16:29:10 -06:00
Matt Walsh
cc61d2c6d1
weather displays complete
2022-11-22 16:19:10 -06:00