Skip to content

Warning: Conversion of an array with ndim > 0 to a scalar is deprecated #124

Description

@paulschreiber

Description

Fix the code causing this warning

  /Users/paul/.dev/soil-id-algorithm/env/lib/python3.12/site-packages/pyproj/transformer.py:820: 
DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. 
Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.)
    return self._transformer._transform_point(

Metadata

Metadata

Assignees

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