-
Notifications
You must be signed in to change notification settings - Fork 10
Extraneous grid types? #105
Copy link
Copy link
Open
Description
Currently in the grids, we have:
fvcom_grid.py
regular_grid.py
regular_grid_2d.py
selfe_grid.py
sgrid.py
ugrid.py
However, I can't see what regular_grid_2d.py does -- why make the distiction beetween 2D and 3D here? and if so, they should share more code.
and fvcom and selfe are both unstructured grids, so should be handled by ugrid, yes? (at least fvcom is now...)
@mpiannucci : do you remember what this is about? experiments when getting started? CAn we simply remove those?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels