The python-awips package provides a data access framework for requesting grid and geometry datasets from an AWIPS EDEX server. AWIPS and python-awips packages are released and maintained by UCAR's Unidata Program Center in Boulder, Colorado.
pip install python-awips
or
conda install -c conda-forge python-awips
- git clone https://github.com/Unidata/python-awips.git
- cd python-awips
- conda env create -f environment.yml
- conda activate python3-awips
- jupyter notebook examples
- http://unidata.github.io/python-awips/
- http://nbviewer.jupyter.org/github/Unidata/python-awips/tree/main/examples/notebooks
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.