XANTRONIX xan · they/them
xan pushed to main at xan/xmet 2025-02-26 15:36:33 -05:00
7d70effbd0 Re-center hodographs on the upper right quadrant
xan pushed to main at xan/xmet 2025-02-26 15:13:31 -05:00
deb76959d5 Use more pastel colors
xan pushed to main at xan/xmet 2025-02-26 14:49:22 -05:00
2ec18153d1 Add more items to .gitignore
xan pushed to main at xan/xmet 2025-02-26 14:48:11 -05:00
256a4ccb68 Add .gitignore
xan pushed to main at xan/xmet 2025-02-26 14:29:47 -05:00
b34ddd4412 Pare down hodograph.py
xan pushed to main at xan/xmet 2025-02-26 14:22:22 -05:00
f4d066d5db Initial commit of hodograph.py
xan pushed to main at xan/xmet 2025-02-25 21:38:06 -05:00
5e615b5d59 Adjust sounding queries
37c5b1f77a Skip plotting invalid samples
2d8fc92099 Ensure initial timestamps are expressed in UTC when parsing IGRA
Compare 3 commits »
xan pushed to main at xan/xmet 2025-02-25 20:56:47 -05:00
bcf0fa2f97 Don't feed sounding with an Iterable of samples, but a list
xan pushed to main at xan/xmet 2025-02-25 20:39:28 -05:00
9494b53105 Bugfixes
8013690efd Allow passing dict as query_sql() params
5b969b0496 Suppress errors by removing unnecessary Spatialite call
Compare 3 commits »
xan pushed to main at xan/xmet 2025-02-25 20:13:58 -05:00
0e54cd0b14 Initial implementation of sounding query code
xan pushed to main at xan/xmet 2025-02-25 20:06:08 -05:00
28010384fb Add indices on specific sounding timestamp fields
xan pushed to main at xan/xmet 2025-02-25 18:59:40 -05:00
f1140311c3 Drop column xmet_sounding.sample_count
xan pushed to main at xan/xmet 2025-02-25 18:50:38 -05:00
4083e7bf16 Divide IGRA coordinates by 10 before ingest
xan pushed to main at xan/xmet 2025-02-25 16:24:42 -05:00
9927a2eebc Only output status for each file, not each sounding
xan pushed to main at xan/xmet 2025-02-25 16:14:42 -05:00
1b9ea8c1f9 Make cols() return None on empty strings
xan pushed to main at xan/xmet 2025-02-25 16:10:37 -05:00
72574b1faf Add extra indices on sounding tables
951ec6b48b Make xmet_igra_station.state column nullable
60f5093c63 Allow initializing specific database tables
Compare 3 commits »
xan pushed to main at xan/xmet 2025-02-25 14:49:11 -05:00
8acce6d76a Add --quiet, --dry-run flags to xmet-afos-ingest
xan pushed to main at xan/xmet 2025-02-25 14:45:50 -05:00
6f553c040b Add --quiet, --dry-run flags to xmet-igra-ingest
xan pushed to main at xan/xmet 2025-02-25 13:15:43 -05:00
11cb88c979 Implement support for reading IGRA soundings from zip files
xan pushed to main at xan/xmet 2025-02-25 11:40:27 -05:00
b4223248e5 Mass rename 'coord' columns to 'location'