Ignore attributes when copying HDF objects from one file to another
Description
A workaround suggested by @danilevc to mitigate the libhdf segfaults caused by the new attributes when copying objects. It's not ideal, but it at least preserves the new attributes in the RAW data.
How Has This Been Tested?
Hotfixed in production and used during Bring-Up day.
Types of changes
- Bug fix (non-breaking change which fixes an issue)