API change for bridge.Transform.from_points
#1107
Labels
breaking-change
Auto-labelled for break/*, breaking/* and breaking-change/* branches
new: issue
Highlight a new community raised "generic" issue
📰 Custom Issue
Align the use of the
zlevels
kwargs forgeovista.bridge.Transform.from_points
with the rest of theTransform
API i.e., drop support for this being an array of values.Support optional
zs
instead. See the point cloud use case.This change will underpin follow-on work to the
Transform
API such that it supports volumes rather than surfaces, see #15.Note, also impacts
geovista.common.to_cartesian
.The text was updated successfully, but these errors were encountered: