ana5Utils.distanceTimeAnalysis.fetchTimeStepFromName

fetchTimeStepFromName(pathNames)[source]

split path name to fetch info on time step

Parameters

pathName (pathlib path or list of paths) – path to file including time step info as _t%.2f_

Returns

  • timeStep (list) – actual time steps

  • indexTime (numpy array) – index of timeStep list to order them in ascending order