This website requires JavaScript.
Explore
Help
Sign In
ejr
/
weatherfeeder
Watch
1
Star
0
Fork
0
You've already forked weatherfeeder
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d0b58a4734821addb78ded4ede2fdb05998da626
weatherfeeder
/
internal
/
normalizers
/
nws
History
Eric Rakestraw
d0b58a4734
All checks were successful
ci/woodpecker/push/build-image
Pipeline was successful
Details
Updates to track feedkit v0.7.2 and to add a dedupe processor
2026-03-16 18:35:44 -05:00
..
alerts.go
Moved the standards package out of internal/ so it can be imported by downstream consumers.
2026-02-08 09:15:07 -06:00
day_night.go
Add day/night estimation for NWS observations based on solar elevation and update observation model.
2026-01-22 23:15:17 -06:00
forecast.go
Moved the standards package out of internal/ so it can be imported by downstream consumers.
2026-02-08 09:15:07 -06:00
helpers.go
Moved the weatherfeeder model out of internal/ so that downstream consumers can import it directly.
2026-02-08 08:56:16 -06:00
metar.go
nws: refactored the NWS source files to relocate normalization logic to internal/normalizers.
2026-01-14 11:18:21 -06:00
observation.go
Moved the standards package out of internal/ so it can be imported by downstream consumers.
2026-02-08 09:15:07 -06:00
register.go
Updates to track feedkit v0.7.2 and to add a dedupe processor
2026-03-16 18:35:44 -05:00
types.go
Add day/night estimation for NWS observations based on solar elevation and update observation model.
2026-01-22 23:15:17 -06:00
wmo_map.go
Moved the weatherfeeder model out of internal/ so that downstream consumers can import it directly.
2026-02-08 08:56:16 -06:00