Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 567 Bytes

usgs.rst

File metadata and controls

16 lines (11 loc) · 567 Bytes

USGS high water mark (HWM) surveys

The United States Geological Survey (USGS) conducts surveys of flooded areas following flood events to determine the highest level of water elevation, and provides the results of these surveys via their API.

list flood events that have HWM surveys

.. autofunction:: stormevents.usgs.events.usgs_flood_events

abstraction of a USGS flood event

.. autoclass:: stormevents.usgs.events.USGS_Event