An error is encountered in
|
logger_method(f"GPTool input: {[result.getInput(ind) for ind in range(result.inputCount)]}", log_level) |
whenever the result of a GPTool is
NoneType. Here's an example:
log-msg:Command:AMR->Aggregate Multidimensional Raster.
log-msg: Aggregate Multidimensional Raster.:buildlandsatc2l2
log-msg:Calling (arcpy.ia.AggregateMultidimensionalRaster)
WARNING: log-critical:'NoneType' object has no attribute 'inputCount'
An error is encountered in
mdcs-py/scripts/Base/Base.py
Line 60 in 4862d07
NoneType. Here's an example: