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

From data constructors for UgridDataArray #266

Merged
merged 4 commits into from
Jul 24, 2024
Merged

From data constructors for UgridDataArray #266

merged 4 commits into from
Jul 24, 2024

Conversation

Huite
Copy link
Collaborator

@Huite Huite commented Jul 24, 2024

Fixes #265

Facet keyword works nicer with shared logic and inheritance than explicit methods.

…ray. Replaced @abstractproperty, @abstractstaticmethod, add self to these abstract methods. Slight robustness fix on earcut tests.
@Huite
Copy link
Collaborator Author

Huite commented Jul 24, 2024

tcl matplotlib error be damned...

@Huite Huite merged commit bec2674 into main Jul 24, 2024
13 of 14 checks passed
@Huite Huite deleted the numpy-constructors branch July 24, 2024 12:38
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.

Create from numpy constructors, e.g. from_face_data, from_node_data, from_edge_data
1 participant