The motivation
As a user, it would be helpful to be able to start with a branded variable and translate back to the variable name, dimensions and cell methods.
The proposed solution
- add a function like
decompose_branded_variable_to_components
Alternatives
Additional context
The rules for inversion are less clear than mapping. For example, I don't think it is possible to know the cell methods in full just from the branded variables (because the branded variable doesn't capture everything). I'm not sure if dimensions are ambiguous or not either.
The motivation
As a user, it would be helpful to be able to start with a branded variable and translate back to the variable name, dimensions and cell methods.
The proposed solution
decompose_branded_variable_to_componentsAlternatives
Additional context
The rules for inversion are less clear than mapping. For example, I don't think it is possible to know the cell methods in full just from the branded variables (because the branded variable doesn't capture everything). I'm not sure if dimensions are ambiguous or not either.