python-awips/awips
Shay Carter 6fc73fefc6 First pass at upgrading for v23.4.1 of AWIPS
- several small changes (whitespace/comment) for some python classes
- small changes for init.py that wasn't quite correct in v20
- updated thrift package
- updated a few classes for v23.4.1 changes:
  - QpidSubscriber.py
  - qpidingest.py
2024-04-01 13:25:43 -06:00
..
dataaccess First pass at upgrading for v23.4.1 of AWIPS 2024-04-01 13:25:43 -06:00
gempak Merge branch 'master' of github.com:Unidata/python-awips 2018-12-11 14:38:30 -07:00
gfe Replace type() with isinstance() 2023-08-31 10:44:05 -06:00
localization First pass at upgrading for v23.4.1 of AWIPS 2024-04-01 13:25:43 -06:00
test First pass at upgrading for v23.4.1 of AWIPS 2024-04-01 13:25:43 -06:00
__init__.py Replaced all remaining instances of "ufpy" with "awips" 2023-08-23 12:17:46 -06:00
AlertVizHandler.py First step on bringing over v20 python code 2023-08-23 11:45:18 -06:00
ConfigFileUtil.py First step on bringing over v20 python code 2023-08-23 11:45:18 -06:00
DateTimeConverter.py First step on bringing over v20 python code 2023-08-23 11:45:18 -06:00
ignite_password.py First step on bringing over v20 python code 2023-08-23 11:45:18 -06:00
NotificationMessage.py Replaced all remaining instances of "ufpy" with "awips" 2023-08-23 12:17:46 -06:00
qpidingest.py First pass at upgrading for v23.4.1 of AWIPS 2024-04-01 13:25:43 -06:00
QpidSubscriber.py First pass at upgrading for v23.4.1 of AWIPS 2024-04-01 13:25:43 -06:00
RadarCommon.py don't use len(object) as a bool, and avoid iterating over a range() 2018-10-17 09:14:24 -06:00
tables.py Fixed syntax error for phensig table update 2022-04-19 11:32:33 -06:00
ThriftClient.py First step on bringing over v20 python code 2023-08-23 11:45:18 -06:00
TimeUtil.py First step on bringing over v20 python code 2023-08-23 11:45:18 -06:00
UsageArgumentParser.py First step on bringing over v20 python code 2023-08-23 11:45:18 -06:00
UsageOptionParser.py First step on bringing over v20 python code 2023-08-23 11:45:18 -06:00