Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make zero padding tile ids and https hrefs default #68

Merged
merged 3 commits into from
Oct 9, 2024

Conversation

alexgleith
Copy link
Contributor

No description provided.

@alexgleith alexgleith requested a review from jessjaco October 9, 2024 21:46
dep_tools/task.py Outdated Show resolved Hide resolved
@@ -65,7 +65,7 @@ def get_stac_item(
if make_hrefs_https:
# E.g., https://dep-public-prod.s3.us-west-2.amazonaws.com/
prefix = URL(
f"https://{getattr(itempath, 'bucket')}.s3/us-west-2.amazonaws.com"
f"https://{getattr(itempath, 'bucket')}.s3.us-west-2.amazonaws.com"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whoops

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, we should probably pull this function out and test it... it works now though!

@jessjaco jessjaco merged commit 2e272f7 into main Oct 9, 2024
2 checks passed
@jessjaco jessjaco deleted the zero-pad-and-https-by-default branch October 9, 2024 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants