kapadia / usgs

Client library for interfacing with USGS datasets
http://kapadia.github.io/usgs/
ISC License
109 stars 38 forks source link

Use temporal filter for search requests #44

Closed kapadia closed 5 years ago

kapadia commented 5 years ago

The payload structure for temporal parameters has changed for v1.4 of the USGS API. This PR uses the temporalFilter key in the payload to submit start date and end date parameters.