XANTRONIX xan · they/them
xan pushed to main at xan/xmet 2025-02-28 16:05:14 -05:00
0ca324b9b5 Whitespace alignment
xan pushed to main at xan/xmet 2025-02-28 16:00:55 -05:00
22a4a83f27 Remove useless statement
xan pushed to main at xan/xmet 2025-02-28 16:00:06 -05:00
8eedb5393a Move SoundingSample type annotations into __init__()
xan pushed to main at xan/xmet 2025-02-28 15:58:45 -05:00
211cad076f Move SoundingSample type annotations into __init__()
xan pushed to main at xan/xmet 2025-02-28 13:07:24 -05:00
a8aa3ea771 Initial commit of rawins.py
xan pushed to main at xan/xmet 2025-02-27 20:49:22 -05:00
2afcf59ba0 Move each_chunk into util.py
f917ba20bd Tiny whitespace tweak
Compare 2 commits »
xan pushed to main at xan/xmet 2025-02-27 10:07:44 -05:00
69e01d73e1 Everybody likes docstrings, right?
xan pushed to main at xan/xmet 2025-02-27 09:29:36 -05:00
aac34375d7 Remove thermodynamic calculations from sounding.py (for now)
xan pushed to main at xan/xmet 2025-02-26 23:54:41 -05:00
04e10a17ee docstrings go under function declarations
xan pushed to main at xan/xmet 2025-02-26 22:58:52 -05:00
0fd70e7ece More documentation
xan pushed to main at xan/xmet 2025-02-26 22:49:31 -05:00
8969154ecf Use exponentiation in vapor pressure calculation
xan pushed to main at xan/xmet 2025-02-26 22:47:20 -05:00
a8d1e75216 Add docstrings for better readability
xan pushed to main at xan/xmet 2025-02-26 20:33:58 -05:00
c61846ea1c Implement lapse() in thermo.py
xan pushed to main at xan/xmet 2025-02-26 19:45:04 -05:00
863360e5e8 Initial commit of thermo.py
xan pushed to main at xan/xmet 2025-02-26 19:28:52 -05:00
b13d9708e5 Allow saturated mixing ratio on any pressure
xan pushed to main at xan/xmet 2025-02-26 19:21:05 -05:00
7bf9081e4a Don't stop at minimum pressure
xan pushed to main at xan/xmet 2025-02-26 18:29:57 -05:00
018c7fdc40 Scale graph to maximum 100 knots plotted
d1921d2d0b Convert wind speed in m/s to knots
Compare 2 commits »
xan pushed to main at xan/xmet 2025-02-26 17:51:45 -05:00
0aedd959f9 Draw square border in calling code
xan pushed to main at xan/xmet 2025-02-26 17:30:58 -05:00
28a3200a47 Slight adjustment to heights legend
f562664ecf Pass Sounding objects, not lists of SoundingSample
Compare 2 commits »
xan pushed to main at xan/xmet 2025-02-26 16:11:03 -05:00
0d831b62cf Fix height legend labels