apollo3 – Data reading for Apollo3
Introduction
This sub-package transforms some results from Apollo3 in the standard data
format of valjean. For the moment only results stored in the HDF5
format are concerned.
Two possibilities are given to the user, available in two different modules:
Reading and storing all results in the HDF5 file in a
Browserwithhdf5_reader. All results are converted inDataset, metadata allow selection inBrowser. Further selections are possible with theBrowseras usual.Picking only results of interest for the user (normally largely quicker) with
hdf5_picker. All results are returned asDataset. NoBrowseris built.