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

How can I do when Paraview cann't open hdf5? #41

Open
Polly0413 opened this issue Jun 26, 2024 · 1 comment
Open

How can I do when Paraview cann't open hdf5? #41

Polly0413 opened this issue Jun 26, 2024 · 1 comment

Comments

@Polly0413
Copy link

When I opened the hdf5 results in h5 folder with Paraview, it gave me these messages below. How can I do next? Thank you very much!
ERROR: In vtkVisItChomboReader.cxx, line 135
vtkVisItChomboReader (000002323C4BCA10): The selected database type was not correct for the given file. The message from the database was Cannot be a Chombo file, does not have Chombo_global

ERROR: In vtkExecutive.cxx, line 730
vtkPVCompositeDataPipeline (0000023234DFFA30): Algorithm vtkFileSeriesReader (0000023247C2F7D0) returned failure for request: vtkInformation (0000023247917650)
Debug: Off
Modified Time: 445492
Reference Count: 1
Registered Events: (none)
Request: REQUEST_DATA_OBJECT
FORWARD_DIRECTION: 0
ALGORITHM_AFTER_FORWARD: 1

ERROR: In vtkAvtSTMDFileFormatAlgorithm.cxx, line 127
vtkVisItChomboReader (000002323C4BCA10): Unable to find any meshes

ERROR: In vtkExecutive.cxx, line 730
vtkPVCompositeDataPipeline (0000023234DFFA30): Algorithm vtkFileSeriesReader (0000023247C2F7D0) returned failure for request: vtkInformation (0000023247917650)
Debug: Off
Modified Time: 445492
Reference Count: 1
Registered Events: (none)
Request: REQUEST_DATA_OBJECT
FORWARD_DIRECTION: 0
ALGORITHM_AFTER_FORWARD: 1

ERROR: In vtkAvtSTMDFileFormatAlgorithm.cxx, line 127
vtkVisItChomboReader (000002323C4BCA10): Unable to find any meshes

ERROR: In vtkExecutive.cxx, line 730
vtkPVCompositeDataPipeline (0000023234DFFA30): Algorithm vtkFileSeriesReader (0000023247C2F7D0) returned failure for request: vtkInformation (0000023247917650)
Debug: Off
Modified Time: 445492
Reference Count: 1
Registered Events: (none)
Request: REQUEST_DATA_OBJECT
FORWARD_DIRECTION: 0
ALGORITHM_AFTER_FORWARD: 1

@GeoMattB
Copy link
Contributor

TLDR open the xdmf/xmf files in paraview.

Hdf5 is just a bucket. The metadata that describes where everything is within it in a way that Paraview can use is in the .xmf files.

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

No branches or pull requests

2 participants