Just wanted to double-check that the docs-noted incompatibility with groups applies to reading as well as writing. If not, and it is expected that files with groups should be readable, here's an example:
Error: `distinct()` must use existing variables.
x `id` not found in `.data`.
x `name` not found in `.data`.
x `type` not found in `.data`.
x `ndims` not found in `.data`.
x `natts` not found in `.data`.
Just wanted to double-check that the docs-noted incompatibility with groups applies to reading as well as writing. If not, and it is expected that files with groups should be readable, here's an example:
And the resulting error: