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

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions