Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 595 Bytes

README.rst

File metadata and controls

20 lines (12 loc) · 595 Bytes

USGS API

USGS is a python module for interfacing with the US Geological Survey's API. It provides submodules to interact with various endpoints, and command line utilities, helpful for building out large pipelines.

Documentation is available at:

http://kapadia.github.io/usgs/

ChangeLog

0.3.3 Implements the download options endpoint (@aazuspan)

0.3.0 Update the USGS Machine to Machine API from 1.4 to 1.5

0.2.6 [email protected]
Remove dependency on pyproj and shapely and use great circle computation to expand a point search to a box