awips2/pythonPackages
David Gillingham d8eccf03ff Issue #1761: Refactor SendGridsToNDFD to use ExportGridsRequest, refactor
ExportGridsRequest to use enum for mode, revert NATIONAL_CENTER changes to svcbu
export_grids script. Export grids cron will now read svcbu.properties for a
PRIMARY_SITES setting to determine sites to export for.

Change-Id: Ie9454f1de0f00f9ee89723599accc90ac1536fe0

Former-commit-id: 9b706eead1 [formerly 177fef7062] [formerly 243a83b348] [formerly 9b706eead1 [formerly 177fef7062] [formerly 243a83b348] [formerly 772138b748 [formerly 243a83b348 [formerly 181bb2914ea8c9e4f20e442e78826336d52cf400]]]]
Former-commit-id: 772138b748
Former-commit-id: b57282a44d [formerly c6f32608a3] [formerly a61be2afae774c4e484e82ac963777ff13938cab [formerly e8ec527572]]
Former-commit-id: c5dfe19ef71297f23c7227cdbd0197044dd88c33 [formerly 673c91ae6a]
Former-commit-id: 2c9c6f0fb4
2013-04-30 13:45:31 -05:00
..
.settings Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
cherrypy Moving 12.1.1 into ss_sync 2012-01-19 11:53:12 -06:00
dynamicserialize Issue #1761: Refactor SendGridsToNDFD to use ExportGridsRequest, refactor 2013-04-30 13:45:31 -05:00
h5py Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
java-importer Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
matplotlib Moving 12.1.1 into ss_sync 2012-01-19 11:53:12 -06:00
nose Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
numpy Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
pil Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06: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 Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
pygtk Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
pypies 13.3.1-7 baseline 2013-03-13 09:50:28 -05:00
qpid 13.3.1-7 baseline 2013-03-13 09:50:28 -05:00
scientific Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
scipy Moving 12.1.1 into ss_sync 2012-01-19 11:53:12 -06:00
setuptools 13.2.1-2 baseline 2013-01-25 09:07:12 -06:00
shapely 13.2.1-2 baseline 2013-01-25 09:07:12 -06:00
tables Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
thrift Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
tpg Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
ufpy Issue #1871 add default values for times so they don't need to be sent in from 2013-04-12 09:31:16 -05: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 Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06: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 13.2.1-2 baseline 2013-01-25 09:07:12 -06: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.