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

[WIP] Amazonia-1 using the new us-west-2 endpoint #43

Closed
wants to merge 1 commit into from

Conversation

fredliporace
Copy link
Collaborator

What I am changing

AMZ-1 pipeline using the new us-west-2 endpoint and creating assets referencing the new bucket.

How I did it

Update pipeline conf (new amazonia_1 pkg stactools release) and bucket name in stac item generation.

How you can test it

That is why the PR is WIP, running

(export PIPELINE="amazonia_1" && tox)

Returns an error on a different pipeline:

py39 run-test: commands[0] | flake8
./stactools_pipelines/pipelines/aws_noaa_oisst_avhrr_only/test_app.py:15:12: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
./stactools_pipelines/pipelines/aws_noaa_oisst_avhrr_only/test_collection.py:15:12: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
ERROR: InvocationError for command /home/liporace/github/stactools-pipelines/toxenv/bin/flake8 (exited with code 1)

Please advise on updated instructions to run the test for a single pipeline.

Related Issues

stactools-packages/amazonia-1#15

@jjfrench jjfrench mentioned this pull request Jul 14, 2024
@sharkinsspatial
Copy link
Member

@fredliporace We've retroactively fixed all the existing records in the API and updated the forward pipeline to use the new bucket. @jjfrench created a new PR for this and did all the historical record updates as well 🙇 .

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