Skip to content

Warning while running the STK coverage validation script #19

@vinay0000

Description

@vinay0000

Following warning is displayed when running the tests/validation/test_coveragecalculator_GridCoverage_with_STK.py script.

RuntimeWarning: invalid value encountered in true_divide

 percentDiff = (val1 - val2) / ((val1 + val2)/2)

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