com4FlowPy.com4FlowPy
com4FlowPy main function mainly handling input of data, model params and output of model results
Functions
function checks if release area is a .shp file and tries to convert to tif in that case |
|
check if all layers have the same size and can be read from the provided paths |
|
com4FlowPy main function - handles: |
|
delete tempFolder containing the pickled np.arrays of the input data and output data tiles. |
|
function handles merging of results for all tiles inside the temp Folder and also writing result files to the resultDir |
|
wrapper around fc.run() handles passing of model paths, configurations to fc.run() also responsible for processing input-data tiles in sequence |
|
just used to move this chunk of code out of the main function only performs logging at the start of the simulation |
|