sliced
sliced(
self ,
first: int ,
stride: int ,
count: int ,
)-> ‘Grid’
The run of the samples first, first + stride, … (count of them).
| method of dascore.core.coords.Grid | source |
sliced(
self ,
first: int ,
stride: int ,
count: int ,
)-> ‘Grid’
The run of the samples first, first + stride, … (count of them).