kapadia / usgs

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

scene-search now uses `starting_number` #58

Closed maximlt closed 3 years ago

maximlt commented 3 years ago

(I see in the diff that my IDE has done some unwanted reformatting, sorry about that!)

The important change is that starting_number is now used in a api.scene_search, it is passed in the payload as startingNumber and defaults to 1 (this was already set).