Skip to content

wxmann/python-awips

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Data Access Framework for AWIPS II

PyPI Package Latest Doc Build Status

Install

  • pip install python-awips

Requirements

  • Python 2.7 minimum
  • pip install numpy shapely
  • pip install metpy enum34 - to run Jupyter Notebook examples

Documentation

Install from Github

Install for AWIPS (/awips2/python)

AWIPS II >=15.1.3 (March 2016) has python-awips bundled with the awips2-server and awips2-cave groups, as well as a full meteorological data stack (metpy, matplotlib, numpy, etc).

Easy install on an AWIPS system

About

Python Data Access Framework to request AWIPS data from an EDEX server.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.3%
  • C 2.7%