Commit graph

17 commits

Author SHA1 Message Date
22a95be5c9 Slowly nudge TEMP data into better parseability 2025-03-01 14:58:23 -05:00
d51c61dd5e Add convenience generators to loop over soundings 2025-03-01 14:17:00 -05:00
4b5b69ca21 Filter out soundings with incomplete set of levels 2025-03-01 14:02:20 -05:00
8b03ed0c46 Parse data into objects 2025-03-01 13:12:54 -05:00
291b439f00 Less code needed 2025-03-01 12:47:02 -05:00
4f27157438 Less nesting of timestamp data 2025-03-01 12:38:46 -05:00
aa2b18f3dd Allow complete parsing of TTAA data 2025-03-01 12:30:30 -05:00
78b1c0e5b6 Try to implement parsing for all samples in TTAA observation 2025-03-01 12:08:23 -05:00
221142a08e Implement parsing significant pressures 2025-03-01 10:44:08 -05:00
ca79d788f0 Implement parsing for pressure heights 2025-03-01 00:16:56 -05:00
f19af8d4cf Implement parsing wind speed/direction 2025-02-28 23:58:49 -05:00
bfc178481a Start to parse individual values 2025-02-28 21:28:12 -05:00
908f1f7024 Whitespace alignment 2025-02-28 20:48:39 -05:00
d18a1da787 Tiny increments 2025-02-28 20:38:28 -05:00
de4b9e5650 Fix typo 2025-02-28 20:34:05 -05:00
44f55167f7 Pare down rawinsonde parser a bit (for now) 2025-02-28 18:51:56 -05:00
a8aa3ea771 Initial commit of rawins.py 2025-02-28 13:07:17 -05:00