Package noaadata :: Module waterlevelraw
[hide private]
[frames] | no frames]

Module waterlevelraw

source code

Handling code for noaa tide station data.

The Web Services Description Language (WSDL) definition for the query/response from the NOAA Axis server.


See Also:
NOAA Axis page, WSDL, SOAP XML request, SOAP XML response, Java SOAP code, Web interface, XPathTutorial, python lxml

Author: Kurt Schwehr

License: GPL v2

Copyright: (C) 2006 Kurt Schwehr

Version: 4762

Date: 2006-09-19

Functions [hide private]
 
getWaterLevelSoappyNow(stationId, debug=False)
Use OLD SOAPpy interface to get the waterlevel for a station
source code
Variables [hide private]
  datumList = ['MLLW', 'MSL', 'MHW', 'STND', 'IGLD', 'NGVD', 'NA...
  unitList = ['Meters', 'Feet']
Variables Details [hide private]

datumList

Value:
['MLLW', 'MSL', 'MHW', 'STND', 'IGLD', 'NGVD', 'NAVD']