Description
Hello,
I have been testing the "export_raster" method and it works fine. However, I try to do the same with a raster that is previously loaded with the "import_stack " method, when executing this line "export_raster(raster, "raster_cloud_pru2.tif", writeRaster, format = "GTiff")" it gives me the following error :
_File size detected as 17 Mb
Found resumeable upload URL: https://www.googleapis.com/upload/storage/v1/b/teledeteccion-sit/o/?uploadType=resumable&name=raster_cloud_pru2.tif&predefinedAcl=private&upload_id=ADPycdvI4Y2PPrvvyYDPJkQUKsHpmB1nn9ZasxZbNiZbs2cYFZ9NGBS3dnfQ8jq7Uqz6FCvMFTH5DFmoqZabHFUDqpi4XTZiFo6w
File upload failed, trying to resume...
Retry 3 of 3
Error in value[3L]: Must supply either retry_object or all of upload_url, file and type
Traceback:_
Thank you very much in advance