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
40f17c9d86d271695517e28cc695e4f9e662a0d7
weatherfeeder
/
internal
/
normalizers
/
nws
History
Eric Rakestraw
c76088c38c
All checks were successful
ci/woodpecker/push/build-image
Pipeline was successful
Details
ci/woodpecker/manual/build-image
Pipeline was successful
Details
Code cleanup and deduplication pass through weatherfeeder
2026-03-28 12:01:07 -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
Code cleanup and deduplication pass through weatherfeeder
2026-03-28 12:01:07 -05:00
forecast.go
Code cleanup and deduplication pass through weatherfeeder
2026-03-28 12:01:07 -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
Code cleanup and deduplication pass through weatherfeeder
2026-03-28 12:01:07 -05:00
types.go
Feature addition to support narrative forecast updates from the NWS
2026-03-27 16:07:12 -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