Skip to content

numpy shallow copy issue #9

Description

@qsisi

Hello.

lastcentroid = optcentroids[ic]

This is a shallow copy of numpy array, but the code seems to need the deep copy of optcentroids[ic] -> lastcentroid, so does this need to be modified? It looks like it does not make too "much" affect on the output poleparams.

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