Commit Graph

7 Commits

Author SHA1 Message Date
8711fc457c Added circular average logic to wind direction, and removed condition code from the current conditions endpoint
Some checks failed
ci/woodpecker/push/build-image Pipeline failed
2026-03-17 19:25:31 -05:00
d293c40765 Removed test condition for the wind direction circular mean (will add as future feature)
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
2026-03-17 17:06:05 -05:00
051a6d7427 Fixed a bug in the current conditions query (prior function not implemented by postgres)
Some checks failed
ci/woodpecker/push/build-image Pipeline failed
2026-03-17 16:13:00 -05:00
cb316c228a Added a /conditions/current endpoint with computed best-guess values for current conditions
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
2026-03-17 15:51:00 -05:00
e3aab86376 Removed deprecated text fields and WindowMinutes from the observations endpoint
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
2026-03-17 11:15:29 -05:00
0d82e5d60e Add omitempty to JSON fields in alert, forecast, and observation services
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
2026-03-17 09:03:23 -05:00
27817f9e43 Initial MVP commit
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
2026-03-17 08:35:16 -05:00