XANTRONIX xan · they/them
xan pushed to main at xan/xmet 2025-02-24 10:01:52 -05:00
a1d22f68fa Rename SkewTGraph.pressure_y() to pressure_to_y()
xan pushed to main at xan/xmet 2025-02-24 09:56:37 -05:00
0157437cb5 Reset clipping at end of SkewTGraph.draw()
xan pushed to main at xan/xmet 2025-02-24 09:47:36 -05:00
d7831ab71a Implement SkewTGraph.sample_to_screen()
xan pushed to main at xan/xmet 2025-02-24 00:57:32 -05:00
1edb4f8c2f Rename SkewT to SkewTGraph
xan pushed to main at xan/xmet 2025-02-24 00:21:41 -05:00
60158d6f55 Set clipping region to snip isotherms
xan pushed to main at xan/xmet 2025-02-24 00:07:36 -05:00
2fbf648ce6 Forgot about that
xan pushed to main at xan/xmet 2025-02-24 00:05:23 -05:00
253a25499b Hacky, but in a different way
xan pushed to main at xan/xmet 2025-02-23 23:46:01 -05:00
1cb8875053 Rip out hardcoded isotherms (for now)
xan pushed to main at xan/xmet 2025-02-23 21:48:27 -05:00
d2417b2000 Do not take dewpoint depression as dewpoint
xan pushed to main at xan/xmet 2025-02-23 21:41:23 -05:00
094a2908e2 Simplify temperature/dewpoint callback
xan pushed to main at xan/xmet 2025-02-23 21:37:32 -05:00
8240597ddb Move function to be closer to its caller
xan pushed to main at xan/xmet 2025-02-23 21:22:59 -05:00
9657f85090 Add fun NWS-themed version of Gadsden Flag to README.md
xan pushed to main at xan/xmet 2025-02-23 21:21:03 -05:00
fa90b89742 Fix corner case on parsing IGRA sounding elapsed time
d564391d6b Render both temperature and dewpoint on Skew-T
Compare 2 commits »
xan pushed to main at xan/xmet 2025-02-23 21:06:24 -05:00
bfff79c929 Regex readability improvements
xan pushed to main at xan/xmet 2025-02-23 20:36:06 -05:00
87d5031e92 Create database schema for upper air soundings
xan pushed to main at xan/xmet 2025-02-23 20:00:18 -05:00
a5259dda99 Initial implementation of IGRA data parser
xan pushed to main at xan/xmet 2025-02-23 20:00:05 -05:00
bd50af98b6 Initial implementation of IGRA data parser
xan pushed to main at xan/xmet 2025-02-23 17:20:22 -05:00
85c4dc0411 s/pressure_lines/isobars/
xan pushed to main at xan/xmet 2025-02-23 17:13:03 -05:00
b818671816 That's better
xan pushed to main at xan/xmet 2025-02-23 17:00:36 -05:00
d5294e111d Slowly refactor skew_t.py into reusability