BlueQuartzSoftware / BlueQuartzSoftware/DREAM3D
Implement generic Xdmf writer as a filter
Open
Planned Feature
- Dominant language
- C++
- Stars
- 189
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
Currently, Xdmf files for visualization are written in the same filter that writes the DREAM3D file, which can be restrictive if the DataArrays are complex or if there is a montage/time series. A generic Xdmf writer should be written as a separate filter that can give the user the option for how and which DataArrays to write for visualization.
Contributor guide
Assessment
This issue has not been assessed yet.