Replies: 6 comments 6 replies
|
True, if we make a change sooner the better. What do you suggest instead? UXarray_node_x or uxmesh_node_x? |
|
I agree with this and like "uxmesh" instead of "Mesh2". |
|
This is a great point, and is something I've considered in the past.
I don't see why we even need a header ( Related but not exactly relevant to this discussion, but if we do chose to support other types of unstructured grid topologies, let's say 3D stacked, I would make much more sense to have a separate We could keep the Dimensions
Coordinates
Connectivity
|
|
+1 we're missing GooglePlus here :P Let's drop the prefix Mesh2. @erogluorhan what do you think? |
|
I've got a few minor points to add
I think keeping the scope of
To be general and clear to everyone, these should be called: |
|
Dropping the |
Uh oh!
There was an error while loading. Please reload this page.
I would suggest to remove `Mesh2' from the grid dimensions and variables. This is used in a few example of 2D meshes in the ugrid conventions, but these are clearly just examples in the netCDF header, the associated tables showing the variables are probably more appropriate for naming. I am concerned this will be confusing to users, and will make working with uxarray more difficult. I understand this would touch quite a bit of the code, but I think better to shift to a better representation of the conventions now rather than later.
All reactions