Skip to content

RuntimeWarning: invalid value encountered in multiply #1376

@pjonsson

Description

@pjonsson

With OWS 1.9.6, the log contained a number of these:

/app/lib/python3.12/site-packages/affine/__init__.py:515: RuntimeWarning: invalid value encountered in multiply
  return (vx * sa + vy * sb + sc, vx * sd + vy * se + sf)

Don't get any more useful context in the log than this, but I'm guessing the invalid value is a NaN.

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