Skip to content

Extraneous grid types? #105

@ChrisBarker-NOAA

Description

@ChrisBarker-NOAA

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions