python-awips/awips
ucar-tmeyer b90d7ed5e2 Updates to notebooks for python 3.12
- Fixed datetime deprecation issue with datetime.utcnow() to datetime.now(UTC)
- Fixed deprecations related to numpy 2.0
- Fixed deprecations related to shapely 2.0
- Updated text products that had been consolidated/added

Reference: https://github.com/Unidata/awips-unidata-builds/issues/167
2025-01-23 14:31:31 -07: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 Updates to notebooks for python 3.12 2025-01-23 14:31:31 -07: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