Working with Temp raster from s3 bucket acquired using s3read_using function

前端 未结 0 1831
天命终不由人
天命终不由人 2020-12-08 23:13

I\'m pulling a .tif from an s3 bucket using the aws.s3 R package

test_tif <- s3read_using(FUN = raster, object = "test_tif.tif", bucket = "b         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题