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

Connectionless load stac #639

Merged
merged 6 commits into from
Oct 3, 2024
Merged

Connectionless load stac #639

merged 6 commits into from
Oct 3, 2024

Conversation

EmileSonneveld
Copy link
Contributor

@EmileSonneveld EmileSonneveld commented Oct 2, 2024

This allows to use openeo.rest.datacube.DataCube.load_stac(...)
This way, we can use the python client to generate process graphs without an openeo backend.

@EmileSonneveld EmileSonneveld linked an issue Oct 2, 2024 that may be closed by this pull request
Copy link
Member

@soxofaan soxofaan left a comment

Choose a reason for hiding this comment

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

nice

openeo/rest/datacube.py Outdated Show resolved Hide resolved
tests/rest/test_connection.py Outdated Show resolved Hide resolved
openeo/rest/datacube.py Show resolved Hide resolved
@soxofaan
Copy link
Member

soxofaan commented Oct 2, 2024

can you add a changelog item too?

tests/rest/datacube/test_datacube.py Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
openeo/rest/datacube.py Show resolved Hide resolved
@EmileSonneveld
Copy link
Contributor Author

@soxofaan , ok to merge?

@EmileSonneveld EmileSonneveld merged commit 744fbd6 into master Oct 3, 2024
9 checks passed
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.

Connection-less data cube creation
2 participants