-
Notifications
You must be signed in to change notification settings - Fork 0
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
Change quantitative properties to add units to name #6
Conversation
Co-authored-by: Cody Baker <51133164+CodyCBakerPhD@users.noreply.github.com>
Co-authored-by: Cody Baker <51133164+CodyCBakerPhD@users.noreply.github.com>
Co-authored-by: Cody Baker <51133164+CodyCBakerPhD@users.noreply.github.com>
Co-authored-by: Cody Baker <51133164+CodyCBakerPhD@users.noreply.github.com>
Co-authored-by: Cody Baker <51133164+CodyCBakerPhD@users.noreply.github.com>
Co-authored-by: Cody Baker <51133164+CodyCBakerPhD@users.noreply.github.com>
Co-authored-by: Cody Baker <51133164+CodyCBakerPhD@users.noreply.github.com>
Co-authored-by: Cody Baker <51133164+CodyCBakerPhD@users.noreply.github.com>
Did you try a fresh environment that is set up in exactly the same way the CI does? We as developers can often do little things differently on our own systems |
It's weird; the shared file has an |
@alessandratrapani Thanks a bunch for working on this, it's great to see an example in practice Just something to leave as a note here; adding lots of tiny datasets to the file may affect standard performance of read operations, especially from the cloud. Which might diminish some of the gains we've made with the latest version of the extension overall I'm banking on us figuring out better ways to read from the cloud (kerchunk/consolidated metadata) to resolve that, but good to be aware of and consider if the gain in specificity of the metadata values is worth it |
Yes, it's purely inherited. |
@alessandratrapani Is there a stub file with the new attribute name change approach instead of datasets? |
yes, sorry I forgot to update it: here |
I think this looks great this way |
Change quantitative properties from attributes to datasets and add
unit
property as an attribute of each dataset that is numerical.Additional adjustments: