2017-04-03 10:37:50 -06:00
AWIPS Python Data Access Framework
==================================
2016-03-11 18:41:42 -07:00
2017-04-12 16:19:10 -06:00
|License| |PyPI| |LatestDocs|
|Travis| |Codacy|
2017-04-03 10:37:50 -06:00
.. |License| image :: https://img.shields.io/pypi/l/python-awips.svg
:target: https://pypi.python.org/pypi/python-awips/
:alt: License
2016-07-13 15:04:22 -05:00
2016-07-13 17:11:35 -05:00
.. |PyPI| image :: https://img.shields.io/pypi/v/python-awips.svg
2016-03-11 18:46:23 -07:00
:target: https://pypi.python.org/pypi/python-awips/
:alt: PyPI Package
2016-03-11 18:41:42 -07:00
2016-07-13 17:11:35 -05:00
.. |PyPIDownloads| image :: https://img.shields.io/pypi/dm/python-awips.svg
2016-03-11 18:46:23 -07:00
:target: https://pypi.python.org/pypi/python-awips/
:alt: PyPI Downloads
2016-03-11 18:41:42 -07:00
2016-07-13 17:11:35 -05:00
.. |LatestDocs| image :: https://readthedocs.org/projects/pip/badge/?version=latest
2016-03-16 12:18:27 -05:00
:target: http://python-awips.readthedocs.org/en/latest/
:alt: Latest Doc Build Status
2017-04-12 16:19:10 -06:00
.. |Travis| image :: https://travis-ci.org/Unidata/python-awips.svg?branch=master
:target: https://travis-ci.org/Unidata/python-awips
:alt: Travis Build Status
2017-04-12 16:16:54 -06:00
.. |Codacy| image :: https://api.codacy.com/project/badge/Grade/560b27db294449ed9484da1aadeaee91
2017-04-12 16:17:49 -06:00
:target: https://www.codacy.com/app/mjames/python-awips
:alt: Codacy issues
2017-04-12 16:12:56 -06:00
2016-03-11 18:41:42 -07:00
Install
-------
2016-03-11 18:44:25 -07:00
- pip install python-awips
2016-03-11 18:41:42 -07:00
2016-03-12 22:17:13 -06:00
Requirements
2016-07-13 17:11:35 -05:00
------------
2016-03-11 18:41:42 -07:00
2017-04-12 16:24:32 -06:00
- Python 2.7+
- pip install numpy shapely six
2016-07-13 17:11:35 -05:00
- pip install metpy enum34 - to run Jupyter Notebook examples
2016-07-13 15:04:22 -05:00
Documentation
2016-07-13 17:11:35 -05:00
-------------
2016-07-13 15:04:22 -05:00
* http://python-awips.readthedocs.org/en/latest/
2016-07-13 17:11:35 -05:00
* http://nbviewer.jupyter.org/github/Unidata/python-awips/tree/master/examples/notebooks
2016-03-11 18:41:42 -07:00
2016-07-13 14:58:44 -05:00
Install from Github
2016-07-13 17:11:35 -05:00
-------------------
2016-03-11 18:41:42 -07:00
2016-03-11 18:44:25 -07:00
- git clone https://github.com/Unidata/python-awips.git
- cd python-awips
2016-07-13 14:58:44 -05:00
- python setup.py install
2016-03-11 18:41:42 -07:00
2017-04-03 10:37:50 -06:00
License
-------
2016-03-12 20:07:23 -06:00
2017-04-03 10:37:50 -06:00
Unidata AWIPS source code and binaries (RPMs) are considered to be in the public domain, meaning there are no restrictions on any download, modification, or distribution in any form (original or modified). The Python AWIPS package contains no proprietery content and is therefore not subject to export controls as stated in the Master Rights licensing file and source code headers.