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

Dimension rename utility #87

Open
pp-mo opened this issue Jun 27, 2024 · 1 comment
Open

Dimension rename utility #87

pp-mo opened this issue Jun 27, 2024 · 1 comment

Comments

@pp-mo
Copy link
Owner

pp-mo commented Jun 27, 2024

There is a complexity here to be sorted out, since data.dimensions.rename(a, b) will inherently break the references within variables' dimension lists.

The code solution should be similar to #69 and #81

@pp-mo
Copy link
Owner Author

pp-mo commented Feb 6, 2025

complexity here to be sorted out, since data.dimensions.rename(a, b) will inherently break the references within variables' dimension lists.

also ... have to watch out for scope masking of dimension names within groups, i.e.. dim "x" within group1 not the same as dim "x" elsewhere

@pp-mo pp-mo moved this to Possibles in release 0.2 Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Possibles
Development

No branches or pull requests

1 participant