Skip to content

KDTree is not installed by default, notification or warning is missing when called upon #1546

@dicaearchus

Description

@dicaearchus

By default the initial coordinates of a ParticleSet are set to (0,0), though an initial guess can be made, which is of interest when a nearest neighbor interpolation is implemented on a curved grid. This guess work is done by pykdtree, but this is not installed by default. However, when this function is called no warning is given, the function is just returned.

pset.populate_indices()

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