python-awips 18.1.7
- General code convention cleanup.
- New methods added to DataAccessLayer called
getRadarProductNames
andgetRadarProductIDs
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.