-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Fetch and set band names from TileDB schema attributes #13787
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
base: master
Are you sure you want to change the base?
Conversation
|
@normanb I'm hoping for some guidance if you have a moment to spare on this. I'm confused about whether this is the correct fix, and how we should be getting/setting fill_values from Attributes. You can fetch a copy of the TDB at https://s3.amazonaws.com/hobu-lidar/western-us.tdb.zip |
|
Output after applying my patch: |
|
@hobu I can take a look at this. |
What does this PR do?
TileDB uses
TILEDB_ATTRIBUTEas a config option, which I think was meant to support setting a series of subdataset band names. The scheme doesn't work so well when each attribute has its own name. I have included a zip file of a TileDB instance demonstrating such a scenario.Existing issues:
0, but subsequent ones are not capturedAlpha