- removed all images that don't apply for v20 - removed several extra files that aren't necessary (in the docs/pdf/ and docs/python/ directories) - renamed some images that were preserved that had random character names, to something descriptive
5 lines
435 B
Markdown
5 lines
435 B
Markdown
# Python-AWIPS
|
|
|
|
The **python-awips** package provides a data access framework for requesting meteorological and related datasets from an EDEX server. As with any python code, python-awips can be used to interact in command line, or scripting form, with the EDEX. This is an alternative to using CAVE to interact with the data.
|
|
|
|
[**Thorough documentation for python-awips can be found here**](http://unidata.github.io/python-awips/).
|