Skip to content
Snippets Groups Projects
Commit c75b3e32 authored by Julien Michel's avatar Julien Michel
Browse files

ENH: Activating the new streaming behaviour (to backout if dashboard turns red)

parent a0fd08db
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ StreamingImageFileWriter<TInputImage>
{
// By default, we use tiled streaming, with automatic tile size
// We don't set any parameter, so the memory size is retrieved from the OTB configuration options
this->SetAutomaticTiledStreaming();
this->SetAutomaticAdaptativeStreaming();
}
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment