Skip to content

Enforce that NcAttribute.value is always an 0- or 1-D array.#106

Merged
pp-mo merged 1 commit intomainfrom
attr_array_values
Jan 14, 2025
Merged

Enforce that NcAttribute.value is always an 0- or 1-D array.#106
pp-mo merged 1 commit intomainfrom
attr_array_values

Conversation

@pp-mo
Copy link
Member

@pp-mo pp-mo commented Jan 14, 2025

Closes #103

This aligns with statements rashly made in advance, in #105 !

But we may still want to take out some remaining warnings there, about "attribute.value" not always being what you expected/wanted.
At least setting it is now "safe" : remove the "Why Not Just… set NcAttribute.value directly ?" section in the howtos

@pp-mo pp-mo force-pushed the attr_array_values branch from 2b91fa9 to 2f25a2c Compare January 14, 2025 12:33
@pp-mo pp-mo merged commit 7954c30 into main Jan 14, 2025
2 checks passed
@pp-mo pp-mo deleted the attr_array_values branch February 19, 2025 12:09
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.

NcAttribute.value to be a computed property

1 participant