Skip to content

Releases: Unidata/python-awips

python-awips 20.1

12 Dec 19:13
Compare
Choose a tag to compare

This release is a transition to the new v20 AWIPS (new EDEX server), and updated python-awips code.

python-awips 18.1.11

24 Aug 00:22
f638aa9
Compare
Choose a tag to compare

Added support for compatibility with Python3.10

python-awips 18.1.10

19 Apr 18:00
68dbf30
Compare
Choose a tag to compare

Added support for DS.Y phensig (Dust Advisories)

python-awips 18.1.8

05 Jan 21:21
20013fc
Compare
Choose a tag to compare

Small release with added support for Snow Squall Warnings (SQ.W)

python-awips 18.1.7

11 Dec 21:52
Compare
Choose a tag to compare
  • General code convention cleanup.
  • New methods added to DataAccessLayer called getRadarProductNames and getRadarProductIDs to return either names or numerical IDs from the list of products available for the radar datatype.
  • Added GEMPAK-specific scripts for processing data from EDEX to GEMPAK/NMAP2 display.
  • Improved Python3 compliance.

python-awips 18.1.6

15 Oct 23:20
Compare
Choose a tag to compare

This is an update for bug fixes and code cleanup. The most noticeable changes are that datatypes names are no longer forced lower-case.

python-awips 18.1.5

14 Oct 19:25
Compare
Choose a tag to compare

This is a minor release with the following changes:

python-awips 18.1.4

11 Oct 18:06
Compare
Choose a tag to compare

This is a minor release with the following changes:

python-awips 18.1.3

09 Oct 21:37
Compare
Choose a tag to compare

This is a minor update release with the following changes:

python-awips 18.1.2

01 Oct 19:21
Compare
Choose a tag to compare

This is a minor update release with the following changes:

  • fix mixed indentation in awips/stomp.py and awips/TimeUtil.py
  • add default edex-cloud server to dafTest scripts
  • reorganized test and rpm-build directories