check_spatial_resolution: Check spatial resolution
Description
Check if the indicated spatial resolution is one of those available.
Usage
check_spatial_resolution(sr, res = NULL, valid_null = TRUE)
Value
A string, spatial resolution.
Arguments
- sr
A satres
object.
- res
A string, spatial resolution.
- valid_null
A boolean, resolution can be null.