Commit graph

32 commits

Author SHA1 Message Date
28010384fb Add indices on specific sounding timestamp fields 2025-02-25 20:05:53 -05:00
f1140311c3 Drop column xmet_sounding.sample_count 2025-02-25 18:59:29 -05:00
72574b1faf Add extra indices on sounding tables 2025-02-25 16:10:30 -05:00
951ec6b48b Make xmet_igra_station.state column nullable 2025-02-25 16:10:21 -05:00
b4223248e5 Mass rename 'coord' columns to 'location' 2025-02-25 11:40:12 -05:00
011d66d2d1 Initial implementation of IGRA ingest 2025-02-25 10:32:31 -05:00
d382b9809c Rename IGRA station us_state to state 2025-02-24 23:08:56 -05:00
e87d672830 Add schema for IGRA stations 2025-02-24 17:27:30 -05:00
87d5031e92 Create database schema for upper air soundings 2025-02-23 20:35:53 -05:00
6d784cb100 Rename from nexrad-archive to xmet 2025-02-22 13:53:54 -05:00
902ef26af3 Actually make 'call' primary key for nexrad_radar 2025-02-21 17:16:42 -05:00
3fa26aca83 Implement WFO database table, class 2025-02-21 16:29:51 -05:00
280845bf27 Make VTEC columns nullable; add nexrad-archive-afos-ingest 2025-02-21 00:30:52 -05:00
1876749907 Fully implement parsing of hydrological VTEC events 2025-02-21 00:10:49 -05:00
a9bdab632d Become more aggressive in parsing 2025-02-20 00:58:16 -05:00
51009d942c Add yet another missing column 2025-02-19 23:28:59 -05:00
f1b6733748 Add missing column 2025-02-19 23:28:21 -05:00
0dc2358a9b Add indices to nexrad_afos_message 2025-02-19 23:27:13 -05:00
6a5a492cda Fix column name on nexrad_afos_message 2025-02-19 22:10:45 -05:00
a2a6f0dde1 Split VTEC string parsing from AFOS message parsing 2025-02-19 20:45:42 -05:00
90e98e0e1b Bring database schema in line with vtec.py 2025-02-19 20:24:45 -05:00
cc3e058d2e Initial (faulty) commit of VTEC polygon implementation 2025-02-17 22:23:03 -05:00
71d0d49ca7 Change nomenclature from 'storm report' to 'storm event' 2025-02-17 11:05:21 -05:00
231ae2dcca Add database indices for storm report query performance 2025-02-15 21:51:07 -05:00
f8b6093d4e Make start, end storm report coordinates optional 2025-02-13 17:43:03 -05:00
cfbb70261e Add nexrad_storm_report table; reorganize table/index creation 2025-02-13 14:22:24 -05:00
32d7f25eaa Run CreateSpatialIndex() in db/nexrad.sql 2025-02-12 13:47:44 -05:00
e507d9b8c4 Fix Dockerfile, nexrad.sql issues 2025-02-11 22:18:35 -05:00
f5c9d4e479 Remove those lines 2025-02-11 21:12:05 -05:00
778c1276f8 Hard code radar sites in db/nexrad.sql for ease of use 2025-02-11 17:51:39 -05:00
12ead19918 s/station/radar/g 2025-02-11 12:10:02 -05:00
1600357d51 Initial commit 2025-02-10 20:05:00 -05:00