snap
snap(
self ,
)
Snap the coordinates to evenly sampled grid points.
This will cause some loss of precision but often makes the coordinate much easier to work with. The min/max of the coordinate will remain unchanged.
method of dascore.core.coords.CoordArray | source |
snap(
self ,
)
Snap the coordinates to evenly sampled grid points.
This will cause some loss of precision but often makes the coordinate much easier to work with. The min/max of the coordinate will remain unchanged.