snap
snap(
self ,
)-> ‘CoordRange’
Snap the coordinates to evenly sampled grid points.
This will cause some loss of precision but often makes the data much easier to work with.
method of dascore.core.coords.BaseCoord | source |
snap(
self ,
)-> ‘CoordRange’
Snap the coordinates to evenly sampled grid points.
This will cause some loss of precision but often makes the data much easier to work with.