awips2/pythonPackages
2016-12-02 15:31:06 +00:00
..
.settings Omaha #4027 Changes to match draft mixed case guidelines from Phase I 2015-05-14 14:58:07 -05:00
cartopy cartopy 0.13.0->0.14.2; scipy moved to awips2-rpm; final cave d2d build 16.2.2 2016-10-17 13:48:25 -05:00
cherrypy Moving 12.1.1 into ss_sync 2012-01-19 11:53:12 -06:00
cycler python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00
cython python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00
dynamicserialize Omaha #5769 Fix mixed case issues in a few formatter. Improve reliablity of VTEC auto tests. 2016-08-30 13:10:11 -05:00
h5py python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00
metpy metpy 0.4.1 source 2016-11-20 03:52:53 +00:00
msaslaps Omaha #3600 Implement getAvailableLevels() for radar to increase inventory performance. 2014-12-19 12:56:43 -05:00
nose python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00
numpy python source tarballs for numpy 1.8, qpid-python 0.32, scipy 0.9, six 1.10, tables 2.1.2 2016-06-27 15:37:22 -05:00
pint@c5925bfdab ldm should not have root permission on el7, else edexBridge won't find shared libs. also: edex should set localhost in ldmd.conf; metpy and pint updates; edexBridge el7 binary; build group for el7 server 2016-08-23 21:37:18 +00:00
pmw Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
pupynere 12.8.1-5 baseline 2012-08-01 10:45:37 -05:00
pycairo python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00
pygtk python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00
pyparsing python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00
pypies Change == None to is None for numpy array 2016-11-30 17:31:20 -06:00
python-dateutil python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00
qpid python source tarballs for numpy 1.8, qpid-python 0.32, scipy 0.9, six 1.10, tables 2.1.2 2016-06-27 15:37:22 -05:00
scientific python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00
scipy python source tarballs for numpy 1.8, qpid-python 0.32, scipy 0.9, six 1.10, tables 2.1.2 2016-06-27 15:37:22 -05:00
six python source tarballs for numpy 1.8, qpid-python 0.32, scipy 0.9, six 1.10, tables 2.1.2 2016-06-27 15:37:22 -05:00
thrift Issue #2215 upgrade thrift to version 0.9.0 2013-07-23 12:28:07 -05:00
tpg Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
ufpy merge ufpy from origin 17.1.1 2016-11-10 13:09:15 -06:00
werkzeug Moving 12.1.1 into ss_sync 2012-01-19 11:53:12 -06:00
.project Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
.pydevproject Omaha #3623 Created command line utilities to activate/deactivate sites 2014-09-17 14:35:47 -05:00
python-awips spec file updates for el7 needs explicit filter_from_requires to prevent eclipse feature dependencies from being picked up as rpm deps 2016-08-06 11:32:35 -05:00
pythonPackages.ecl 12.4.1-4 baseline 2012-04-18 15:18:16 -05:00
README Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
VERSIONS Omaha #3392 Update a2acarsStub.py to use the DataAccessFramework. Add to msaslaps to VERSIONS file. 2014-07-24 15:15:14 -04:00

The python packages dir exists solely for pure python packages.
NO JAVA/JEP CODE ALLOWED.

Each dir under this directory should be able to be copied to an installed python's
site-packages dir and function correctly, being able to be imported and used
as needed.