Hello, I have a few questions about streaming of large data, 1. I stream the dataset by X-Y slice by slice, How can I stream the dataset by Z direction line by line? 2. How can I write these all chunks into the output file correctly? Thanks, DL