XANTRONIX xan · they/them
xan pushed to main at xan/xmet 2025-03-30 20:29:23 -04:00
69f28a60d5 Pare down city fields; add more cities
xan pushed to main at xan/xmet 2025-03-30 20:26:00 -04:00
86ebdb43e9 Pare down city fields; add more cities
xan pushed to main at xan/xmet 2025-03-30 18:46:06 -04:00
64d655879a Add more cities
xan pushed to main at xan/xmet 2025-03-30 18:10:41 -04:00
af29de2754 Implement city.py
xan pushed to main at xan/xmet 2025-03-30 18:00:27 -04:00
0f30130f40 Reformat data
xan pushed to main at xan/xmet 2025-03-30 17:15:57 -04:00
17b98696e7 Add doc/cities.tsv
xan pushed to main at xan/xmet 2025-03-30 14:19:15 -04:00
66e49a2b24 Better utilize Sounding.hodograph_samples()
xan pushed to main at xan/xmet 2025-03-30 14:07:22 -04:00
90187f9f4b Ignore parsing short TTAA readings
xan pushed to main at xan/xmet 2025-03-30 14:02:20 -04:00
1602b447d2 Render every sample with height in hodographs
xan pushed to main at xan/xmet 2025-03-30 13:57:11 -04:00
af666f9c98 Fix TTAA parsing
5b63b52dab Skip samples with no wind speed/direction in hodographs
Compare 2 commits »
xan pushed to main at xan/xmet 2025-03-30 13:16:59 -04:00
ee801726a8 Improve robustness of TTBB parser
xan pushed to main at xan/xmet 2025-03-30 01:51:13 -04:00
14b06f9667 Don't try to convert wind direction to m/s ya dingus
xan pushed to main at xan/xmet 2025-03-30 01:46:52 -04:00
c5c7778772 Fix units for wind heights aloft
xan pushed to main at xan/xmet 2025-03-30 01:13:32 -04:00
857814bdbf Use Sounding.hodograph_samples()
xan pushed to main at xan/xmet 2025-03-30 01:09:27 -04:00
e5b95b3079 Implement hodograph_samples() to return sorted samples w/heights
606dda3c14 Fix linter complaint
66392f0612 Avoid division by zero in hodograph production
Compare 3 commits »
xan pushed to main at xan/xmet 2025-03-30 00:29:37 -04:00
eee4c781cc Be more tolerant of missing elements of height values
cc368ad442 Handle wind directions with ambiguous digits
c1d3e57fa0 Use height of 0 for surface (For now)
Compare 3 commits »
xan pushed to main at xan/xmet 2025-03-29 21:01:12 -04:00
2c7c1cfc84 Do not care about pressure when drawing hodographs
37cac68e87 Implement Sounding.__str__()
Compare 2 commits »
xan pushed to main at xan/xmet 2025-03-29 19:49:20 -04:00
d8af90872f Improved method of stopping at tropopause
xan pushed to main at xan/xmet 2025-03-29 18:49:31 -04:00
57c3f2fe65 Fix check for null pressures
xan pushed to main at xan/xmet 2025-03-29 18:49:10 -04:00
cda1413f2c Allow fetching soundings by station ID