e-sensing / sits

Satellite image time series in R
https://e-sensing.github.io/sitsbook/
GNU General Public License v2.0
481 stars 78 forks source link

Add support to `SpatExtent` object from terra as `roi` in `sits_cube()` #1210

Closed OldLipe closed 1 week ago

OldLipe commented 2 months ago

Describe the requested improvement Add support to terra object SpatExtent and create crs parameter to support it. The inclusion of the crs parameter should allow users to remove the warning Remove warning: no CRS informed, assuming EPSG:4326

Associated sits API function sits_cube()