developmentseed / label-maker

Data Preparation for Satellite Machine Learning
http://devseed.com/label-maker/
MIT License
460 stars 110 forks source link

HTTP authentication #153

Closed wronk closed 4 years ago

wronk commented 4 years ago

Updates in this PR

Adds ability to specify a username and password for http authentication. This is useful for TMS requests behind a protected server. Closes #152

I also had to update an image in the test fixture. The version on NASA's server seemed to be slightly modified (as in a few intensity values per pixel). Visually, it still appears identical though. I verified that tests failed on master branch.

Next steps

@drewbo, once this looks good, I can create a new tag and push it to pypi. Then I'll need some help deploying the updated docs to the label-maker website.

wronk commented 4 years ago

Circle checks passed, github webhook seems broken for some reason https://circleci.com/gh/developmentseed/label-maker/345