extras isnap_istep isnap_istep(timeh5: Path) -> Iterator[tuple[int, int]] Iterate through (isnap, istep) recorded in 'time_botT.h5'. Parameters: Name Type Description Default timeh5 Path path of the time h5 file. required Yields: Type Description tuple[int, int] tuple (isnap, istep).