When testing on our staging deployment, it seems that the worker does not add a .tif file extension to the final filename after being processed. It receives a temporary filename: "Output: ","/local/tmp-2088WQYjIQPQiGE.tif" but then is given the original download filename which does not include extension when downloading from Google Drive.
Unsure if this is critical issue or not, but flagging since this changes how the UUID and filenaming within OAM.
When testing on our staging deployment, it seems that the worker does not add a
.tif
file extension to the final filename after being processed. It receives a temporary filename:"Output: ","/local/tmp-2088WQYjIQPQiGE.tif"
but then is given the original download filename which does not include extension when downloading from Google Drive.Unsure if this is critical issue or not, but flagging since this changes how the UUID and filenaming within OAM.
cc @nbumbarger