com4FlowPy.splitAndMerge

Functions to handle the raster tiles.

Tiling is intended to manage processing of large(r) computational domains.

Functions

mergeDict

Merges the dictionary-results for each tile to one dictionary

mergeDictToPolygon

Merges the dictionary-results for each tile to polygons for every path per PRA ID

mergeDictToRaster

Merges the dictionary-results for each tile to one array using the length of the array assigned to each cell

mergeRaster

Merges the results for each tile to one array using the method provided through the function parameters

tileRaster

divides a raster into tiles and saves the tiles