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

Add documentation for old GDAL versions #194

Merged
merged 3 commits into from
Aug 25, 2021
Merged

Add documentation for old GDAL versions #194

merged 3 commits into from
Aug 25, 2021

Conversation

gadomski
Copy link
Member

@gadomski gadomski commented Aug 6, 2021

Related Issue(s): #193

Description: GDAL older than 3.1 doesn't support COGs. This commit adds a more
sensible error message to the cogify function, and adds a README note
about how to get a newer GDAL.

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.

GDAL older than 3.1 doesn't support COGs. This commit adds a more
sensible error message to the `cogify` function, and adds a README note
about how to get a newer GDAL.

Closes #193.
@cuttlefish cuttlefish merged commit 0aa483d into stac-utils:main Aug 25, 2021
@gadomski gadomski deleted the fix/old-gdal-messages branch August 25, 2021 19:55
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