ebysus_snap_idl_files
- PlasmaCalcs.hookups.ebysus.ebysus_io_tools.ebysus_snap_idl_files(snapname, *, dir='.', abspath=False)
return list of all Ebysus snapname_NNN.idl files in directory.
Sorts by snap number.snapname: str. match snapname_NNN.idl. (NNN can be any integer, doesn’t need to be 3 digits.)abspath: bool. whether to return absolute paths or just the file basenames within directory.Additionally, if snapname.idl exists, it will be prepended to the result, to represent snap 0.