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

Implement Grid.boundary_node_connectivity #1034

Open
philipc2 opened this issue Oct 22, 2024 · 0 comments
Open

Implement Grid.boundary_node_connectivity #1034

philipc2 opened this issue Oct 22, 2024 · 0 comments
Assignees

Comments

@philipc2
Copy link
Member

From the UGRID conventions:

boundary_node_connectivity pointing to an nBoundaryEdges X 2 index variable identifying for every edge of each boundary the two nodes that it connects. Again the indexing convention of boundary_node_connectivity should be specified using the start_index attribute to the index variable (i.e. Mesh2_boundary_nodes) and 0-based indexing is the default. Although constructed of edges, boundaries represent a different quantity than general edge data and thus the boundary_node_connectivity attribute may be specified independent of edge_node_connectivity. Information about the nature of each boundary edge (e.g. open/closed, land/water, grouping, etc.) may optionally be stored in ancillary boundary-type variables of size nBoundaryEdges X 1

@github-project-automation github-project-automation bot moved this to 📚 Backlog in UXarray Development Oct 22, 2024
@philipc2 philipc2 self-assigned this Oct 22, 2024
@philipc2 philipc2 moved this from 📚 Backlog to 📝 To-Do in UXarray Development Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📝 To-Do
Development

No branches or pull requests

1 participant