Thank you!
Courtney
Thank you!
Courtney
Best answer by takashi
I don't think it's possible to upload a file to S3 without saving it once into the local disk. If your goal is to automate the conjunction of translation and uploading, another workspace containing a WorkspaceRunner could be a workaround.
The WorkspaceRunner runs the existing workspace, which reads the source rasters, transforms them, and writes the resulting image into a local folder. Set "Yes" to the "Wait for Job to Complete" parameter of the WorkspaceRunner.
You can then use an S3Uploader connected to the Succeeded port of the WorkspaceRunner, to upload the resulting image after completing the translation.
Takashi
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.