Skip to content

Tests emit FutureWarning from skimage #226

@kandersolar

Description

@kandersolar

From https://github.com/pvlib/pvanalytics/actions/runs/16749387378/job/47415518403#step:5:48

pvanalytics/tests/features/test_shading.py::test_fixed_no_shadows
pvanalytics/tests/features/test_shading.py::test_fixed_same_index
pvanalytics/tests/features/test_shading.py::test_simple_shadow
  /Users/runner/work/pvanalytics/pvanalytics/pvanalytics/features/shading.py:368: FutureWarning: `rectangle` is deprecated since version 0.25 and will be removed in version 0.27. Use `skimage.morphology.footprint_rectangle` instead.
    three_minute_mask = morphology.rectangle(1, 3)

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