Trees | Indices | Help |
---|
|
See Also: NOAA DODS/OPeNDAP page
Requires:
Author: Kurt Schwehr
License: GPL v2
Copyright: (C) 2006 Kurt Schwehr
Version: 4762
|
|||
|
getWaterLevelNow(stationId,
verbose=False,
returnDict=True) Fetch the dictionary for the current water level |
|
|||
|
__date__ = '2006-09-19' Date of last svn commit |
||
|
datumList = ['MLLW', 'MSL', 'MHW', 'STND', 'IGLD', 'NGVD', 'NAVD']
|
||
|
unitList = ['Meters', 'Feet']
|
||
|
datasetURL = 'http://opendap.co-ops.nos.noaa.gov/dods/IOOS/Raw_Wa... OPeNDAP URL for NOAA CO-OPS database |
||
|
waterlevelDataset = {'WATERLEVEL_RAW_PX': {'_STATION_ID': <dap.dtypes.Ba... This set only contains raw 6 minute water level data |
||
|
waterlevelSeq = {'_STATION_ID': <dap.dtypes.BaseType object at 0x176... This is a sequence containter for waterlevels |
||
|
stationsAll = {'8638863': 'CBBT', '8632200': 'Kiptopeke Beach', '8...
|
||
|
stationsWaterLevel = {'8638863': 'CBBT', '8638610': 'Sewells Point', '863... Convenience table. |
|
|
|
__date__Date of last svn commit
|
datumListNone
|
unitListNone
|
datasetURLOPeNDAP URL for NOAA CO-OPS database
|
waterlevelDatasetThis set only contains raw 6 minute water level data
|
waterlevelSeqThis is a sequence containter for waterlevels
|
stationsAllNone
|
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.0alpha3 on Tue Jan 23 08:26:52 2007 | http://epydoc.sourceforge.net |