BlueQuartzSoftware / BlueQuartzSoftware/simplnx
Update ImportH5 [Oim|Esprit|OINA] Data Filters to allow importing scans as separate geometries
Open
enhancement
Filter
- Dominant language
- C++
- Stars
- 17
- Forks
- 13
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 10
Description
Currently all the scans will be stacked and imported as a single geometry. It would be nice to also have the option to instead import them all as separate geometries.
- Would not use the z spacing or origin inputs and instead get these from the reader
- May need to use default values for origin & spacing for each geometry in preflight and resize in execute to avoid too much file parsing in preflight (or have some sort of caching mechanism)
TODO:
- [x] Oim
- [x] Esprit
- [x] OINA
Contributor guide
Assessment
This issue has not been assessed yet.