.view_resample_size: Return the cell size for the image to be resamples
Description
Return the cell size for the image to be resamples
Usage
.view_resample_size(nrows, ncols, ndates, ntiles)
Value
Cell size for x and y coordinates.
Arguments
- nrows
Number of rows in the input image.
- ncols
Number of cols in the input image.
- ndates
Number of dates to show
- ntiles
Number of tiles in the input image.