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

Preserve DataType when modifying metadata #149

Open
dlindhol opened this issue Sep 14, 2020 · 1 comment
Open

Preserve DataType when modifying metadata #149

dlindhol opened this issue Sep 14, 2020 · 1 comment

Comments

@dlindhol
Copy link
Member

We use a class property to enable domain specific variable types like Time. When operating on the model of a dataset, these will currently get replaced with the generic type.

For example, the rename operation will yield a Scalar object instead of Time.

@dlindhol
Copy link
Member Author

dlindhol commented May 1, 2021

I overrode rename for Time and Index.

dlindhol added a commit that referenced this issue May 1, 2021
dlindhol added a commit that referenced this issue May 4, 2021
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

No branches or pull requests

1 participant