@peterdesmet I changed vol2bird such that it now stores input and output filename also as an attribute in the .h5 files. However, due to limitations of a Baltrad library used to generate the h5 files, I could only store these attributes under the /how group, not the /what group.
Since accepting pull request adokter/bioRad#38, the filename of the polar volume is stored under attributes$what$vp_filename. For consistency, I would like to change that to attributes$how$filename_vp. But we would have to coordinate to change that simultaneously in vp_processing and bioRad.
Let me know when you can change it, than I immediately update bioRad as well.
@peterdesmet I changed vol2bird such that it now stores input and output filename also as an attribute in the .h5 files. However, due to limitations of a Baltrad library used to generate the h5 files, I could only store these attributes under the /how group, not the /what group.
Since accepting pull request adokter/bioRad#38, the filename of the polar volume is stored under attributes$what$vp_filename. For consistency, I would like to change that to attributes$how$filename_vp. But we would have to coordinate to change that simultaneously in vp_processing and bioRad.
Let me know when you can change it, than I immediately update bioRad as well.