Description
During a recent test against a single HUC and the latest dev code, it threw an error which running inundation. With the FIM inundation engine being updated, we probably just need to adjust it back into CatFIM.
The error:
Finished creating flow files in 10 minutes
Begin mapping
Start Inundating and Mosaicking
... Running Inundate_gms and mosiacking for 15050302 : cnea3 : action
ERROR Exception: running inundation for 15050302
ERROR Traceback (most recent call last):
File "/foss_fim/tools/catfim/generate_categorical_fim_mapping.py", line 554, in run_inundation
map_file = Inundate_gms(
TypeError: Inundate_gms() got an unexpected keyword argument 'inundation_polygon'
(and of course... all sites failed).
In Inundate_gms it no longer has an argument for inundation_polygon.