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
f402e2754208fc5906d15c6f03bcd2b868414a03
weatherfeeder
/
internal
/
normalizers
/
nws
History
Eric Rakestraw
50215d2105
All checks were successful
ci/woodpecker/push/build-image
Pipeline was successful
Details
Add a new field to the alert schema to fix a mismatch between the prior schema and the upstream NWS API
2026-06-16 19:57:48 -05:00
..
alerts_test.go
Add a new field to the alert schema to fix a mismatch between the prior schema and the upstream NWS API
2026-06-16 19:57:48 -05:00
alerts.go
Add a new field to the alert schema to fix a mismatch between the prior schema and the upstream NWS API
2026-06-16 19:57:48 -05: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_discussion_test.go
Centralize weather event and driver identifiers
2026-06-11 02:08:36 +00:00
forecast_discussion.go
Added support for Area Forecast Discussions issued by the NWS
2026-03-28 16:17:03 -05:00
forecast_test.go
Centralize weather event and driver identifiers
2026-06-11 02:08:36 +00:00
forecast.go
Document development workflow and internals
2026-06-10 20:22:38 +00: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
Document development workflow and internals
2026-06-10 20:22:38 +00:00
register.go
Implemented NWS weather stories support
2026-05-30 06:47:18 -05:00
types.go
Implemented NWS weather stories support
2026-05-30 06:47:18 -05:00
weatherstories_test.go
Centralize weather event and driver identifiers
2026-06-11 02:08:36 +00:00
weatherstories.go
Implemented NWS weather stories support
2026-05-30 06:47:18 -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