EMsoft-org / EMsoft

Public EMsoft repository
Other
61 stars 94 forks source link

EMEBSDDIpreview fails when pattern data is at the root level of HDF5 file #121

Open imikejackson opened 4 years ago

imikejackson commented 4 years ago

Using EMEBSDDIpreview with pattern data at the very top level will result in read warnings on GFortran and a crash on IFort compiled versions of EMsoft.

From the GFortran we get:


 Averaging patterns over  1 by   1 area
Error code :          -1
   returned by routine HDF_readHyperslabIntegerArray3D:h5dopen_f:                ```

Same warnings with IFort but ends in a crash.