Closed irm-codebase closed 5 months ago
Fixes spam caused by geopandas (op was replaced with predicate). Found while debugging something else.
op
predicate
See: https://geopandas.org/en/stable/docs/reference/api/geopandas.sjoin.html
Any checks which are not relevant to the PR can be pre-checked by the PR creator. All others should be checked by the reviewer. You can add extra checklist items here if required by the PR.
Fixes spam caused by geopandas (
op
was replaced withpredicate
). Found while debugging something else.See: https://geopandas.org/en/stable/docs/reference/api/geopandas.sjoin.html
Checklist
Any checks which are not relevant to the PR can be pre-checked by the PR creator. All others should be checked by the reviewer. You can add extra checklist items here if required by the PR.
CHANGELOG updatedTests added to cover contributionDocumentation updatedConfiguration schema updated