Skip to content

Benchmark mpas_ocean.PointInPolygon.time_face_search is failing #1545

Description

@Sevans711

Version

v2026.6.1

How did you install UXarray?

Source

What happened?

These benchmarks are currently failing:

mpas_ocean.PointInPolygon.time_face_search('120km')
mpas_ocean.PointInPolygon.time_face_search('480km')

E.g., see the "Run Benchmarks" section of: https://github.com/UXARRAY/uxarray/actions/runs/28614902043/job/84856201160?pr=1541

The error includes:

               File "/home/runner/work/uxarray/uxarray/benchmarks/mpas_ocean.py", line 217, in time_face_search
                 self.uxgrid.get_faces_containing_point(point_xyz=point_xyz, point_lonlat=point_lonlat)
             TypeError: Grid.get_faces_containing_point() got an unexpected keyword argument 'point_xyz'

What did you expect to happen?

I expected benchmark to not crash!

Can you provide a MCVE to repoduce the bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    benchmarkingRelated to benchmarks, memory usage, and/or time profilingbugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions