Skip to content

Releases: akrherz/pyWWA

pyWWA 1.6 release

06 May 11:18
5ba694e
Compare
Choose a tag to compare

API Changes

  • Change AFOS database save to not include windows carriage return nor the
    start of product \001 control character.

New Features

Bug Fixes

  • Correct get_example_filepath logic to assume pwd for location of examples.
  • Swallow BUFR situation of year==0, which is likely some climatology product?

pyWWA 1.5 Release

07 Mar 16:40
8f6d335
Compare
Choose a tag to compare

API Changes

New Features

  • [SHEF] Add pywwa_shef_afos_exclude setting to allow skipping ill-formed
    AFOS identifiers (ie RTPMEG).

Bug Fixes

  • Correct xmpp client resource setting by removing invalid rstrip().
  • [SHEF] Ensure looping calls don't quit running and ensure that save_current
    does not error with GIGO from #215.
  • Fix xmpp client responses for ping and version requests #220.

pyWWA release 1.4

09 Jan 21:48
4a3f883
Compare
Choose a tag to compare

another attempt at getting conda-forge happy with #209

pyWWA release 1.3

09 Jan 15:23
9d95c11
Compare
Choose a tag to compare

Another fix with #205 to hopefully get us right for conda-forge, sigh.

pyWWA Release 1.2

09 Jan 11:41
efc66d2
Compare
Choose a tag to compare

With #203, improvements were made to hopefully support a conda-forge release.

pyWWA Release 1.1

08 Jan 18:13
92def50
Compare
Choose a tag to compare

With #201, the requirement on txyam2 was replaced by pymemcache, so we should have a straight forward path to conda-forge now.

pyWWA Version 1.0

07 Jan 18:54
ad0d00e
Compare
Choose a tag to compare

Initial code release that should more easily work for others! More to come.