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
f464592c56e4df95e5985190ef0357d763734731
weatherfeeder
/
internal
/
normalizers
/
nws
History
Eric Rakestraw
123e8ff763
All checks were successful
ci/woodpecker/push/build-image
Pipeline was successful
Details
Moved the standards package out of internal/ so it can be imported by downstream consumers.
2026-02-08 09:15:07 -06: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
normalizers/nws: add NWS alerts normalizer and canonical alert mapping
2026-01-16 21:40:20 -06: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