XANTRONIX xan · they/them
xan pushed to main at xan/xmet 2025-03-18 18:26:44 -04:00
d9761de7b4 Implement wind_uv(), wind_speed_dir()
xan pushed to main at xan/xmet 2025-03-18 15:47:15 -04:00
0af216cfc4 Initial implementation of bulk shear
eed1cdf560 Reformat mixing_ratio_temp()
8e474da691 Initial implementation of shear calculation
Compare 3 commits »
xan pushed to main at xan/xmet 2025-03-18 14:43:48 -04:00
525e67d9d8 Initial implementation of bulk shear
xan pushed to main at xan/xmet 2025-03-18 10:22:08 -04:00
807b6cf41f Reformat mixing_ratio_temp()
xan pushed to main at xan/xmet 2025-03-17 22:30:10 -04:00
f24c1d2b07 Initial implementation of shear calculation
xan pushed to main at xan/xmet 2025-03-17 22:15:38 -04:00
9d9cfab9e2 Add wind_u(), wind_v() vector component functions
a231954de1 Move units conversion to units.py
1b7952b94e Remove unused variable
8e359850f7 Use units.py in hodograph.py
35c8ee27b1 Initial commit of units.py
Compare 5 commits »
xan pushed to main at xan/xmet 2025-03-16 16:48:08 -04:00
060d48e0cc Fix longitude adjustment
xan pushed to main at xan/xmet 2025-03-16 12:53:03 -04:00
4a7cac0c0b Slight bounds tweak for SPC outlook date parsing
xan pushed to main at xan/xmet 2025-03-16 01:46:02 -04:00
dc3e915c19 Store probabilities as floats
xan pushed to main at xan/xmet 2025-03-16 01:15:59 -04:00
12442ad084 Ugly hack on polygon discontinuity
de2e3aed9b Ensure polygons have at least three points
Compare 2 commits »
xan pushed to main at xan/xmet 2025-03-16 00:34:34 -04:00
671caf01bd Handle longitudes <-99.99 in SPC outlook areas
xan pushed to main at xan/xmet 2025-03-16 00:15:28 -04:00
90993e08d1 Use 99999999 as polygon delimiter
698ac23033 Add schema for SPC outlook areas
Compare 2 commits »
xan pushed to main at xan/xmet 2025-03-15 23:04:08 -04:00
547545a665 Fix bugs, make SPC database bindings work
xan pushed to main at xan/xmet 2025-03-15 22:24:30 -04:00
5b09570b70 Rework spc.py
xan pushed to main at xan/xmet 2025-03-15 18:06:58 -04:00
b884d060b8 Sort parser out a bit more
xan pushed to main at xan/xmet 2025-03-15 17:24:01 -04:00
c0221f30f0 Initial terrible commit of SPC text area parsing
xan pushed to main at xan/xmet 2025-03-15 09:50:03 -04:00
94c28ec374 Fix Python linter issues
xan pushed to main at xan/xmet 2025-03-15 01:53:59 -04:00
adf97b1cd2 Start reference moist adiabat at average of environment and virtual temp
71fcc14c02 Whitespace alignment
Compare 2 commits »
xan pushed to main at xan/xmet 2025-03-15 01:41:37 -04:00
fcc6d70678 Fix LFC calculation
xan pushed to main at xan/xmet 2025-03-15 01:40:52 -04:00
19c8990374 This is workable