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!
When trying to run
pylandsat sync-databaseI am seeing a 301 HTTP status code when a GET request is made to theWRS_URLvariable 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!