You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful to be able to get that information from the Engine or H5CUDS in order to create GUI dialogs for the user to select which data sets needs to be loaded in tools like Mayavi2.
something like get_dataset_names() that returns the list of the available dataset names.
It would be useful to be able to get that information from the
EngineorH5CUDSin order to create GUI dialogs for the user to select which data sets needs to be loaded in tools like Mayavi2.something like
get_dataset_names()that returns the list of the available dataset names.