-
Notifications
You must be signed in to change notification settings - Fork 4
fix: amazonia_1 #44
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
fix: amazonia_1 #44
Conversation
hrodmn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think these changes look good! Do you know if we have asdi workflow secrets for all AWS regions? And does the region of the secret_arn have any impact on downstream operations?
stactools_pipelines/pipelines/aws_noaa_oisst_avhrr_only/test_collection.py
Outdated
Show resolved
Hide resolved
sharkinsspatial
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jjfrench Can you separate out your changes to the core stactools-pipelines code (setup.py, pipeline.py, tox.ini) into a separate PR for clarity. We can merge that to main first and then merge your amazonia 1 specific changes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jjfrench Let's just leave the other pipelines alone for this PR and we can go back and update them if need be in another one.
|
Cherry-picked commits from this branch so that we wouldn't have commits adding and removing the changes to the other pipelines. Closing. |
Description
Slightly larger PR than planned but required a couple of fixes to get it working. Based off changes in aws-asdi-pgstac
FIXED
CHANGED