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

Integrate COG writing logic from odc-geo #358

Draft
wants to merge 8 commits into
base: integrate-1.9
Choose a base branch
from

Conversation

Ariana-B
Copy link
Contributor

As part of ODC 1.9 integration, we want to shift towards using odc-geo where possible.
Replace the COG writing code implemented here with the logic from odc-geo - this removes the need for the FileWrite and GridSpec classes.

@omad
Copy link
Member

omad commented Oct 30, 2024

Oh nice!

Core doesn't use eo-datasets though does it?

So this isn't necessarily required for 1.9? but is likely to break downstream applications like odc-stats?

@Ariana-B
Copy link
Contributor Author

Ariana-B commented Oct 30, 2024

Oh nice!

Core doesn't use eo-datasets though does it?

So this isn't necessarily required for 1.9? but is likely to break downstream applications like odc-stats?

Not required by core 1.9, no, just in line with the push in 1.9 to make sure we're using odc-geo instead of duplicating logic. This would indeed break odc-stats, but we should transition odc-stats to use odc-geo as a next step anyway.

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