Commit graph

17 commits

Author SHA1 Message Date
XANTRONIX Industrial
4f91172984 Fix order 2025-02-21 20:46:10 -05:00
XANTRONIX Industrial
b1401a86c8 Set AFOS message WFO from product/wfo string 2025-02-21 17:17:05 -05:00
XANTRONIX Industrial
280845bf27 Make VTEC columns nullable; add nexrad-archive-afos-ingest 2025-02-21 00:30:52 -05:00
XANTRONIX Industrial
1876749907 Fully implement parsing of hydrological VTEC events 2025-02-21 00:10:49 -05:00
XANTRONIX Industrial
584642b61c Fix multi-line polygons 2025-02-20 16:38:31 -05:00
XANTRONIX Industrial
77804f5e1d Fix polygon parser bug 2025-02-20 13:42:41 -05:00
XANTRONIX Industrial
0aff86bc57 Rename parse_shape() to parse_poly() 2025-02-20 13:38:09 -05:00
XANTRONIX Industrial
44bd511347 Further simplify code 2025-02-20 13:35:56 -05:00
XANTRONIX Industrial
52978b267f Refactor parser into AFOSMessageParser
Refactor parser into AFOSMessageParser to reduce cyclomatic complexity
2025-02-20 12:02:29 -05:00
XANTRONIX Industrial
451a63d067 Anticipate the whims of nerdy forecasters 2025-02-20 01:07:06 -05:00
XANTRONIX Industrial
a9bdab632d Become more aggressive in parsing 2025-02-20 00:58:16 -05:00
XANTRONIX Industrial
33ac8386b1 s/event/message/ re: ASOS messages 2025-02-19 23:27:35 -05:00
XANTRONIX Industrial
d4c2585ec2 Fix typo 2025-02-19 23:27:26 -05:00
XANTRONIX Industrial
c12d250d3e Abandon Coord class in favor of shapely.Point 2025-02-19 23:16:35 -05:00
XANTRONIX Industrial
469adad888 Ensure a few more fields are initialized 2025-02-19 22:04:32 -05:00
XANTRONIX Industrial
c0257863ee Fix additional ASOS parsing issues 2025-02-19 21:48:54 -05:00
XANTRONIX Industrial
a2a6f0dde1 Split VTEC string parsing from AFOS message parsing 2025-02-19 20:45:42 -05:00