Skip to content

- Handle LocalValueDim (local values turned into 1D global array) in …

Created by: pnorbert

…BP4 (parity with BP3)

  • Do not write values in characteristics in the Data buffer (like it was in adios 1.x BP3)
  • Do write LocalValueDim (local value at writing) variable value after metadata (like other values)
  • Print payload of single value variables in data

Merge request reports