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?
Currently in the grids, we have:
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
fvcomandselfeare 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?