Commit graph

17 commits

Author SHA1 Message Date
a447cfe86d Formatting 2025-04-18 08:21:34 -04:00
ec716c28fe Slight reformatting 2025-04-17 09:49:16 -04:00
d0cb897725 Move magic value into class variable 2025-04-16 11:17:50 -04:00
d1f961ecf2 Obtain and set surface elevation where possible 2025-04-15 12:34:47 -04:00
79e1d4d3e3 Save a few lines of code on setting parameters 2025-04-15 12:21:58 -04:00
cd1a587c22 Slight reformatting 2025-04-14 11:28:30 -04:00
ff65688774 Implement BUFRSounding.valid_by_timestamp() 2025-04-14 11:20:38 -04:00
17df1e1dba Split BUFRSounding.latest() into separate methods 2025-04-14 11:04:33 -04:00
854cfa65e4 Simplify code a bit 2025-04-14 09:16:15 -04:00
b8903a69f8 Handle missing wind data; ensure samples by height are included 2025-04-13 20:53:18 -04:00
1046b1c22d Handle -9999 BUFR pressure, height values 2025-04-13 20:39:12 -04:00
55b7cfb819 Fill out other Sounding attributes 2025-04-13 14:52:05 -04:00
6e13729a8c Find observed timestamp of BUFR sounding 2025-04-13 13:11:41 -04:00
322c7fa6bb Ensure samples are added to Sounding.samples list 2025-04-13 10:57:32 -04:00
082e201ad8 Fix typo 2025-04-13 10:57:05 -04:00
86444caee6 Fix BUFRSounding 2025-04-12 11:25:50 -04:00
d55c83f54c Initial commit of lib/xmet/bufr.py 2025-04-11 18:05:10 -04:00