About VTKHDF and vtkOverlappingAMR

Hi @pkestene

vtkhdf writer currently needs to write blocks sorted level by level. Am I right ?

Yes, the AMR file format is built around levels of axis-aligned blocks.

Could you share the code of your app to help with the sorting issue?

Best,