Skip to content

Integrate COG writing logic from odc-geo#358

Draft
Ariana-B wants to merge 10 commits intointegrate-1.9from
replace_cog_logic
Draft

Integrate COG writing logic from odc-geo#358
Ariana-B wants to merge 10 commits intointegrate-1.9from
replace_cog_logic

Conversation

@Ariana-B
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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