com4FlowPy.splitAndMerge.mergeDict

mergeDict(inDirPath, fName)[source]

Merges the dictionary-results for each tile to one dictionary

Parameters
  • inDirPath (pathlib path) – Path to the temporary files, that are results for each tile

  • fName (str) – file name of the parameter which should be merged from tile-results

Returns

mergedDict – contains all

Return type

dict