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
dbaebbbd7a2f5ba0536d44b3ddabd00ac7264253
weatherfeeder
/
internal
/
normalizers
/
nws
History
Eric Rakestraw
dbaebbbd7a
All checks were successful
ci/woodpecker/push/build-image
Pipeline was successful
Details
Updates to the nws forecast source and normalizer to separate code specific to hourly forecasts and prepare for upcoming feature addition of daily and narrative forecasts
2026-03-27 12:58:23 -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_test.go
Updates to the nws forecast source and normalizer to separate code specific to hourly forecasts and prepare for upcoming feature addition of daily and narrative forecasts
2026-03-27 12:58:23 -05:00
forecast.go
Updates to the nws forecast source and normalizer to separate code specific to hourly forecasts and prepare for upcoming feature addition of daily and narrative forecasts
2026-03-27 12:58:23 -05: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_test.go
Updated the normalized observation schema to remove duplicate and/or unnecessary fields
2026-03-17 11:04:51 -05:00
observation.go
Updated the normalized observation schema to remove duplicate and/or unnecessary fields
2026-03-17 11:04:51 -05: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
Updates to the nws forecast source and normalizer to separate code specific to hourly forecasts and prepare for upcoming feature addition of daily and narrative forecasts
2026-03-27 12:58:23 -05:00
wmo_map.go
Updated the normalized observation schema to remove duplicate and/or unnecessary fields
2026-03-17 11:04:51 -05:00