Skip to content

It's hard to extract coordinates of a Space as vectors #2271

Open
@Sbozzolo

Description

@Sbozzolo

I would like to know the vertical coordiantes of a given space and I want the output as an Array (for plotting).

The simplest way I found is

Array(Fields.field2array(Spaces.coordinate_data(space).z))[:, 1]

This is much more complicated than it should be (and it uses parent).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions