PlasmaCalcs.hookups.muram.muram_io_tools.muram_directly_loadable_vars

PlasmaCalcs.hookups.muram.muram_io_tools.muram_directly_loadable_vars(snap_s, *, dir='.')
return list of directly loadable vars for this snap, in this directory.
snap_s: str
snap number, as a string.
E.g. if header file is ‘Header.004321’, snap_s should be ‘004321’.
dir: str
directory in which to search for files. Default: current directory.