Skip to content

wrap90deg and numpy.float64 object does not support assignment #4

Description

@mghorba

I tried running the code as follows but got an error in the method "wrap90deg" at "deg[mask] = np.abs((deg[mask] % 360 + 270) % 360 - 180) - 90" saying 'numpy.float64 object does not support assignment'. I made the inputs to "direct" as numpy arrays, but the same error.
direct(35.675729, 139.751136, 0.0,1000.0)

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