kapadia / usgs

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

Correct metadata_type to metadataType (#66) #67

Closed aazuspan closed 2 years ago

aazuspan commented 2 years ago

This fixes #66 by changing metadata_type to metadataType in the scene-search payload, as expected by the M2M API.

kapadia commented 2 years ago

Thanks for another contribution @aazuspan. I've just uploaded the package to PyPI:\

https://pypi.org/project/usgs/0.3.4/

aazuspan commented 2 years ago

Thanks for the quick release!