com1DFA.deriveParameterSet.checkNegativeInRaster
- checkNegativeInRaster(inputField, fileType, inputFile)[source]
check if inputField[‘rasterData’] contains negative values, if True error
- Parameters
inputField (dict) – dictionary with header and rasterData to be checked
fileType (str) – file type used in error message
inputFile (pathlib.Path) – path to input file - used in error message