Skip to content

[MeL/IO] HDF: reduce data size

  • Tests are in !3380 (merged)

  • <compress_output>true</compress_output> in prj-file

  • only variable attributes get written at each time step

  • chunks can now be set independently of local size of data.

  • HDF is kept open - this reduces numerous reads (performance)

Caution:

Edited by Tobias Meisel

Merge request reports