XANTRONIX xan · they/them
xan pushed to main at xan/xmet 2025-02-22 22:50:09 -05:00
2360baeebf Fix coordinates for UNR
xan pushed to main at xan/xmet 2025-02-22 13:54:12 -05:00
6d784cb100 Rename from nexrad-archive to xmet
xan pushed to main at xan/xmet 2025-02-22 13:38:00 -05:00
4f91172984 Fix order
b1401a86c8 Set AFOS message WFO from product/wfo string
902ef26af3 Actually make 'call' primary key for nexrad_radar
9badc86e33 Do not attempt to guess zero VTEC timestamps
8fb9f67a25 Update nexrad-archive-init to populate nexrad_wfo table
Compare 10 commits »
xan created branch main in xan/xmet 2025-02-22 13:38:00 -05:00
xan created repository xan/xmet 2025-02-22 13:37:43 -05:00
xan pushed to main at xan/nexrad-archive 2025-02-21 20:46:15 -05:00
4f91172984 Fix order
xan pushed to main at xan/nexrad-archive 2025-02-21 17:17:24 -05:00
b1401a86c8 Set AFOS message WFO from product/wfo string
902ef26af3 Actually make 'call' primary key for nexrad_radar
Compare 2 commits »
xan pushed to main at xan/nexrad-archive 2025-02-21 16:31:00 -05:00
9badc86e33 Do not attempt to guess zero VTEC timestamps
xan pushed to main at xan/nexrad-archive 2025-02-21 16:30:22 -05:00
8fb9f67a25 Update nexrad-archive-init to populate nexrad_wfo table
3fa26aca83 Implement WFO database table, class
bbb2a62636 Fix typos in WFO table
Compare 3 commits »
xan pushed to main at xan/nexrad-archive 2025-02-21 15:57:43 -05:00
6d317f4037 Update doc/wfo.tsv with coordinates for every NWS office
03b4f3dd55 Rename doc/wfo.txt to wfo.tsv
Compare 2 commits »
xan pushed to main at xan/nexrad-archive 2025-02-21 02:31:26 -05:00
d46de60200 Whitespace
xan pushed to main at xan/nexrad-archive 2025-02-21 02:19:25 -05:00
c4458bbd63 Fix VTEC timestamp handling where either part is zero time
xan pushed to main at xan/nexrad-archive 2025-02-21 00:31:12 -05:00
280845bf27 Make VTEC columns nullable; add nexrad-archive-afos-ingest
xan pushed to main at xan/nexrad-archive 2025-02-21 00:11:00 -05:00
1876749907 Fully implement parsing of hydrological VTEC events
xan pushed to main at xan/nexrad-archive 2025-02-20 22:30:50 -05:00
0516b2e48d No longer required
xan pushed to main at xan/nexrad-archive 2025-02-20 16:38:43 -05:00
584642b61c Fix multi-line polygons
xan pushed to main at xan/nexrad-archive 2025-02-20 13:42:50 -05:00
77804f5e1d Fix polygon parser bug
xan pushed to main at xan/nexrad-archive 2025-02-20 13:38:17 -05:00
0aff86bc57 Rename parse_shape() to parse_poly()
xan pushed to main at xan/nexrad-archive 2025-02-20 13:36:02 -05:00
44bd511347 Further simplify code
xan pushed to main at xan/nexrad-archive 2025-02-20 12:02:47 -05:00
52978b267f Refactor parser into AFOSMessageParser