Skip to content

Make generateGridPoints compatible with all types of grids #124

@terraputix

Description

@terraputix

We should remove the following and instead make the generateGridPoints compatible with all grid types:

			if (domain.grid.type !== 'regular') {
				throw new Error('Only regular grid types supported');
			}

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