Trees | Indices | Help |
---|
|
|
|||
|
|
|||
__version__ = '$Revision: 4762 $'.split() [1]
|
|||
__date__ = '$Date: 2006-09-19 14:56:22 -0400 (Tue, 19 Sep 2006
|
|||
__author__ = 'Kurt Schwehr'
|
|||
__doc__ =
|
|||
datumList = ['MLLW', 'MSL', 'MHW', 'STND', 'IGLD', 'NGVD', 'NA
|
|||
unitList = ['Meters', 'Feet']
|
|||
datasetURL = 'http://opendap.co-ops.nos.noaa.gov/dods/IOOS/Raw OPeNDAP URL for NOAA CO-OPS database |
|||
waterlevelDataset = dap.client.open(datasetURL) This set only contains raw 6 minute water level data |
|||
waterlevelSeq = waterlevelDataset ['WATERLEVEL_RAW_PX'] This is a sequence containter for waterlevels |
|||
stationsAll = {'8639348': 'Money Point', '8638595': 'South Cra
|
|||
stationsWaterLevel = {'8638610': 'Sewells Point', '8639348': ' Convenience table. |
|
See Also: Southern Chesapeak Bay Stations |
|
__date__
|
__doc__
|
datumList
|
datasetURLOPeNDAP URL for NOAA CO-OPS database
|
stationsAll
|
stationsWaterLevelConvenience table. Should really get the stations from the web, soap, or dap. These stations are in the Southern Chesapeake Bay.
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Wed Nov 7 11:46:16 2007 | http://epydoc.sourceforge.net |