Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement to post processing #23

Open
makeclean opened this issue Dec 31, 2012 · 2 comments
Open

Improvement to post processing #23

makeclean opened this issue Dec 31, 2012 · 2 comments
Assignees

Comments

@makeclean
Copy link
Contributor

We really need the facility to collapse down the inventory data at the end of the calculation into single file, for example take the voxel wise data and map this back into a file, thus listing the inventory by region.

@ghost ghost assigned elliottbiondo Dec 31, 2012
@gonuke
Copy link
Member

gonuke commented Dec 31, 2012

I have a variety of thoughts on the best way to do this. HDF5 output of inventory data is on the list for @klebenowm. Given the nature of the data, I am not sure there is a good data model that will lend it self to tagging the H5M file directly, but could be convinced.

I've had some brief conversations with Tim Tautges about an interesting related option: Since the H5M file is just an HDF5 file anyway, we can use some other part of the same file to store inventory data in a well designed format, and then use tags to point to where that data is stored. This would require a proprietary interface, for an extended H5M format (perhaps, H5Mi for H5M with inventory data).

Or we can devise a way to use tags....

@elliottbiondo
Copy link
Collaborator

@makeclean: Do you have a particular use case in mind?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants