yannforget/pylandsat

HTTPError when running `pylandsat sync-database`

Opened this issue · 1 comments

When trying to run pylandsat sync-database I am seeing a 301 HTTP status code when a GET request is made to the WRS_URL variable which is defined as:

https://prd-wret.s3.us-west-2.amazonaws.com/assets/palladium/production/s3fs-public/atoms/files/WRS2_descending_0.zip

This suggests that the endpoint has been permanently moved but I have not seen a similar issue in this repo, so maybe I am the only one. Any input would be appreciated!

#15 and #13 (which do the same thing AFAIK) both solved the issue for me, when I made the change to the files on my local machine after pip installing pylandsat