Skip to content

Conversation

@jdries
Copy link
Collaborator

@jdries jdries commented Dec 17, 2024

No description provided.

@jdries jdries requested a review from soxofaan December 17, 2024 06:28
dim = Dimension(type=type or "other", name=name)
return self._clone_and_update(dimensions=self._dimensions + [dim])

def add_dimension(self, dimension: Dimension) -> CubeMetadata:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this overwrites the existing add_dimension method
(which makes some tests fail)

@jdries jdries closed this May 6, 2025
@soxofaan soxofaan deleted the dimension_by_name branch May 7, 2025 08:36
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.

3 participants