This website requires JavaScript.
Explore
Help
Sign In
ejr
/
weatherapi
Watch
1
Star
0
Fork
0
You've already forked weatherapi
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8711fc457cb4a190bccd963956d1a9c6ab8e63d0
weatherapi
/
internal
/
adapters
/
postgres
History
Eric Rakestraw
8711fc457c
Some checks failed
ci/woodpecker/push/build-image
Pipeline failed
Details
Added circular average logic to wind direction, and removed condition code from the current conditions endpoint
2026-03-17 19:25:31 -05:00
..
alerts_repo.go
Initial MVP commit
2026-03-17 08:35:16 -05:00
forecast_repo.go
Initial MVP commit
2026-03-17 08:35:16 -05:00
observations_repo.go
Added a /conditions/current endpoint with computed best-guess values for current conditions
2026-03-17 15:51:00 -05:00
queries_test.go
Removed test condition for the wind direction circular mean (will add as future feature)
2026-03-17 17:06:05 -05:00
queries.go
Added circular average logic to wind direction, and removed condition code from the current conditions endpoint
2026-03-17 19:25:31 -05:00
scan.go
Added a /conditions/current endpoint with computed best-guess values for current conditions
2026-03-17 15:51:00 -05:00