python-awips/awips
Shay Carter fd295d2865 First step on bringing over v20 python code
- brought over all the pythonPackages from the following repos/packages:
  - awips2/pythonPackages
  - awips2/edexOsgi/com.raytheon.uf.common.alertviz/pythonPackages
  - awips2/edexOsgi/com.raytheon.uf.common.mpe/pythonPackages
  - awips2/edexOsgi/com.raytheon.uf.common.dataplugin.text/pythonPackages
  - awips2/edexOsgi/com.raytheon.uf.common.dataplugin.grid/pythonPackages
  - awips2/edexOsgi/com.raytheon.uf.common.activetable/pythonPackages
  - awips2/edexOsgi/com.raytheon.uf.common.management/pythonPackages
  - awips2/edexOsgi/com.raytheon.uf.common.dataplugin.gfe/pythonPackages
  - awips2/edexOsgi/com.raytheon.uf.common.dataplugin.radar/pythonPackages
  - awips2/edexOsgi/com.raytheon.uf.common.site/pythonPackages
  - awips2-core/common/com.raytheon.uf.common.auth/pythonPackages
  - awips2-core/common/com.raytheon.uf.common.message/pythonPackages
  - awips2-core/common/com.raytheon.uf.common.localization/pythonPackages
  - awips2-core/common/com.raytheon.uf.common.datastorage/pythonPackages
  - awips2-core/common/com.raytheon.uf.common.pointdata/pythonPackages
  - awips2-core/common/com.raythoen.uf.common.pypies/pythonPackages
  - awips2-core/common/com.raytheon.uf.common.dataaccess/pythonPackages
  - awips2-core/common/com.raytheon.uf.common.dataplugin.level/pythonPackages
  - awips2-core/common/com.raytheon.uf.common.serialization/pythonPackages
  - awips2-core/common/com.raytheon.uf.common.time/pythonPackages
  - awips2-core/common/com.raytheon.uf.common.dataplugin/pythonPackages
  - awips2-core/common/com.raytheon.uf.common.dataquery/pythonPackages
- updated the _init_.py file in dynamicserialize/dstypes/com/raytheon/uf/common to have all the proper elements listed
- started to replace "ufpy" instances with "awips"
  - awips/test/testQpidTimeToLive.py
  - awips/test/dafTests/testWarning.py
  - awips/test/dafTests/testCombinedTimeQuery.py

- will continue the "ufpy" replacement in a separate commit for easier clarity
2023-08-23 11:45:18 -06:00
..
dataaccess First step on bringing over v20 python code 2023-08-23 11:45:18 -06:00
gempak Merge branch 'master' of github.com:Unidata/python-awips 2018-12-11 14:38:30 -07:00
gfe First step on bringing over v20 python code 2023-08-23 11:45:18 -06:00
localization First step on bringing over v20 python code 2023-08-23 11:45:18 -06:00
test First step on bringing over v20 python code 2023-08-23 11:45:18 -06:00
__init__.py First step on bringing over v20 python code 2023-08-23 11:45:18 -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 First step on bringing over v20 python code 2023-08-23 11:45:18 -06:00
qpidingest.py First step on bringing over v20 python code 2023-08-23 11:45:18 -06:00
QpidSubscriber.py First step on bringing over v20 python code 2023-08-23 11:45:18 -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