in3Utils.fileHandlerUtils.fetchFlowFields

fetchFlowFields(flowFieldsDir, suffix='')[source]

fetch paths to all desired flow fields within folder

Parameters
  • flowFieldsDir (str or pathlib path) – path to flow field ascii files

  • suffix (str) – suffix in flow field name to be searched for

Returns

flowFields – list of pathlib paths to flow fields

Return type

list