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

Extend cogify #318

Merged
merged 9 commits into from
Jun 24, 2022
Merged

Extend cogify #318

merged 9 commits into from
Jun 24, 2022

Conversation

geomatician
Copy link
Contributor

@geomatician geomatician commented Jun 17, 2022

Before you submit a pull request, please fill in the following:

Related Issue(s):

Description:
Exended cogify to:

  • extract single-band COGs from multi-band images
  • export subdatasets from HDF files as separate COGs

PR checklist:

  • Code is formatted (run scripts/format).
  • Code lints properly (run scripts/lint).
  • Tests pass (run scripts/test).
  • Documentation has been updated to reflect changes, if applicable.
  • Changes are added to the CHANGELOG.

@geomatician geomatician requested a review from gadomski June 17, 2022 03:31
CHANGELOG.md Outdated Show resolved Hide resolved
src/stactools/core/utils/convert.py Outdated Show resolved Hide resolved
src/stactools/core/utils/convert.py Outdated Show resolved Hide resolved
src/stactools/core/utils/convert.py Outdated Show resolved Hide resolved
src/stactools/core/utils/convert.py Outdated Show resolved Hide resolved
src/stactools/core/utils/convert.py Outdated Show resolved Hide resolved
src/stactools/core/utils/convert.py Outdated Show resolved Hide resolved
src/stactools/core/utils/convert.py Outdated Show resolved Hide resolved
@geomatician geomatician requested a review from gadomski June 21, 2022 20:30
src/stactools/core/utils/convert.py Outdated Show resolved Hide resolved
src/stactools/core/utils/convert.py Outdated Show resolved Hide resolved
src/stactools/core/utils/convert.py Show resolved Hide resolved
src/stactools/core/utils/convert.py Outdated Show resolved Hide resolved
src/stactools/core/utils/convert.py Outdated Show resolved Hide resolved
src/stactools/core/utils/convert.py Outdated Show resolved Hide resolved
src/stactools/core/utils/convert.py Outdated Show resolved Hide resolved
src/stactools/core/utils/convert.py Show resolved Hide resolved
src/stactools/core/utils/convert.py Outdated Show resolved Hide resolved
src/stactools/core/utils/convert.py Outdated Show resolved Hide resolved
@geomatician geomatician requested a review from gadomski June 23, 2022 19:37
@gadomski gadomski linked an issue Jun 23, 2022 that may be closed by this pull request
@gadomski gadomski merged commit 72610fc into stac-utils:main Jun 24, 2022
@geomatician geomatician deleted the cogify branch June 24, 2022 18:01
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.

Extend cogify to extract one band from a multi-band source
2 participants