Skip to content

Use grid_var_names everywhere #363

Description

@kjnam

Use grid_var_names everywhere
UXARRY uses grid_var_names to map mesh topology variable names, but it is not used for all variables currently. For example, Mesh2_edge_nodes is not referred to through grid_var_names. Not using mapped names becomes an issue when a dataset uses a different topology information variable name from default Mesh2.

Describe the solution you'd like
Use grid_var_names for all topology variables.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

new featureNew user-facing functionality

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions