Usecase:
Write raster files (.tif format) using the gcs_upload function. Using the function writeRaster from raster package.
Error:
Problem writing file using object_function
Possible solution:
Adding an extension to the tempfile. Looks very similar to the closed issue (#226) in aws.s3 package.
Usecase:
Write raster files (.tif format) using the
gcs_uploadfunction. Using the functionwriteRasterfromrasterpackage.Error:
Problem writing file using object_functionPossible solution:
Adding an extension to the tempfile. Looks very similar to the closed issue (#226) in
aws.s3package.