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

Some improvements for metadata being preserved. #147

Merged
merged 2 commits into from
Jan 20, 2025

Conversation

njtierney
Copy link
Owner

  • Update to latest version of terra (1.8-10) to ensure metadata is saved for raster drivers like COG.
  • Add documentation that details that some versions GDAL and raster drivers might not save metadata and to contact us if there's an issue
  • Add test to ensure metadata is maintained for GTiff and COG
  • resolves Discrepancies in how units / metadata can be encoded and restored #146

- Update to latest version of terra (1.8-10) to ensure metadata is saved for raster drivers like COG.
- Add documentation that details that some versions GDAL and raster drivers might not save metadata and to contact us if there's an issue
- Add test to ensure metadata is maintained for GTiff and COG
@njtierney njtierney marked this pull request as ready for review January 20, 2025 04:26
@njtierney njtierney merged commit 37eb8a4 into master Jan 20, 2025
7 checks passed
@njtierney njtierney deleted the ensure-cog-returns-metadata branch January 20, 2025 04:27
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.

Discrepancies in how units / metadata can be encoded and restored
2 participants