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

Support metadata #107

Closed
evetion opened this issue Oct 16, 2022 · 1 comment · Fixed by #126
Closed

Support metadata #107

evetion opened this issue Oct 16, 2022 · 1 comment · Fixed by #126

Comments

@evetion
Copy link
Owner

evetion commented Oct 16, 2022

And especially also things like name, a scaling_factor or offset on each band.

@evetion evetion mentioned this issue Mar 30, 2023
2 tasks
@evetion
Copy link
Owner Author

evetion commented Mar 31, 2023

Metadata is now read and written, it's set as a Dict{String, Any} on a GeoArray, one can retrieve it using GeoArrays.metadata(ga::GeoArray).

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 a pull request may close this issue.

1 participant