All notable changes to this library are documented in this file.
- Correct CLI help for some commands.
- Bump minimum python to 3.10
- Create Faked AFOS identifiers for CDUS27
DSM. - Support Vaisala ASCII TSV NLDN data.
- Add fake afos entries for UZ(NT|PA|PN) for REPNT3.
- Allow non-K sites through faked DSM AFOS creator.
- Fix XMPP/Jabber client login/workflow.
- Correct log setup for messages coming from pyIEM and pyWWA.
- Populate all AFOS database fields for RR7 workflow.
- Trim log and emailed message when product is binary (#243).
- Change AFOS database save to not include windows carriage return nor the
start of product
\001control character.
- Correct
get_example_filepathlogic to assumepwdfor location of examples. - Swallow BUFR situation of year==0, which is likely some climatology product?
- [SHEF] Add
pywwa_shef_afos_excludesetting to allow skipping ill-formed AFOS identifiers (ie RTPMEG).
- Correct xmpp client resource setting by removing invalid
rstrip(). - [SHEF] Ensure looping calls don't quit running and ensure that
save_currentdoes not error with GIGO from #215. - Fix xmpp client responses for ping and version requests #220.