WaterWatch¶
The WaterWatch Service provides access to real-time water data. For more information, check out https://waterservices.usgs.gov/
RPCS¶
-
WaterWatch.
gageHeight
(minLatitude: Latitude, maxLatitude: Latitude, minLongitude: Longitude, maxLongitude: Longitude)¶ Get the water data for sites within a bounding box. For help interpreting this data, see https://help.waterdata.usgs.gov/tutorials/surface-water-data/how-do-i-interpret-gage-height-and-streamflow-values
Arguments:
-
WaterWatch.
stop
()¶ Stop sending messages from this service.
Returns:
Integer
(Integer) - Number of messages stopped.
-
WaterWatch.
streamFlow
(minLatitude: Latitude, maxLatitude: Latitude, minLongitude: Longitude, maxLongitude: Longitude)¶ Get stream flow data for sites within a bounding box. For help interpreting this data, see https://help.waterdata.usgs.gov/tutorials/surface-water-data/how-do-i-interpret-gage-height-and-streamflow-values
Arguments:
-
WaterWatch.
waterTemp
(minLatitude: Latitude, maxLatitude: Latitude, minLongitude: Longitude, maxLongitude: Longitude)¶ Get the water temperature data for sites within a bounding box.
Arguments: