Skip to content

Query about Boundary Points to Grid Points Transform #24

Description

@satyajitghana

Hi,

what does the below line of code do?

grid_coords[:, 0], grid_coords[:, 2] = boundary_points[:, 2], boundary_points[:, 0]

the X's and Z's are being swapped, but why?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions