noaadata-py

Encode/decode NOAA co-ops marine data and marine AIS


Keywords
axis, soap, marine, NOAA, AIS, N-AIS, binary, messages, NMEA
License
BSD-3-Clause
Install
pip install noaadata-py==0.36

Documentation

Python library for talking to NOAA co-ops data servers and generating
AIS waterlevel messages.

WARNING: This is research code.  Do not expect things to work nicely
and no support unless you work for NOAA or the USCG.

http://opendap.co-ops.nos.noaa.gov/axis/

NOAA uses the apache java based Axis engine for SOAP.
http://ws.apache.org/axis

kurt@ccom.unh.edu