Skip to content

Explore what we would need to modify/add to support voronoi grids #477

@dbrakenhoff

Description

@dbrakenhoff

I got some questions in the last weeks about supporting Voronoi type grids in nlmod. Theoretically the disv structure is supported in our model datasets, but some functionality undoubtedly assumes quad-tree style grids. So in this issue I'd like to explore what would be needed to support this more comprehensively.

List of things:

  • Resampling rasters currently uses raster methods, this will presumably fail for voronoi grids. What would be needed for more advanced resampling techniques?
    • e.g. structured_da_to_ds()
  • Plotting using pcolormesh (though nlmod.plot.flopy methods will work)
  • ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions