ascii2h5block error reading data
Summary
I've got the following error running ascii2h5block tool
[proc 0] E: H5Block3dWriteVector3dFieldFloat64: Write to dataset '/Step#0/Block/Efield/0' failed.
In addition, the loop to save the results in the h5part format is not necessary, since the input files should already be sorted in the correct format. Therefore, it is sufficient to read the data directly
An enhancement can be included to ensure that the number of data in the fields matches the grid specified in the input header.
Possible fixes
H5Block3dSetView
has to be adapted to each field, separately for E-field and H-field.