Skip to content

Browser to dump an entire SILO file? #422

Answered by markcmiller86
wnissen asked this question in Q&A
Discussion options

You must be logged in to vote

@wnissen ok, that doesn't work. When the file is diffed with itself, all the diffs are zero and I cannot set a negative tolerance. If it is a Silo/HDF5 file you can use HDF5 tools (h5ls and h5dump). But, you wind up having to understand a bit about the internals of how Silo writes its high level objects to HDF5.

Another option is to use Silo's python interface and write a small amount of python code to do it....recursively using Silo.SetDir() and Silo.GetToc().

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@wnissen
Comment options

@cyrush
Comment options

@wnissen
Comment options

@wnissen
Comment options

Answer selected by wnissen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants