Enable to access all scalar attributes of an application + better handle vector outputs
- Mar 31, 2022
-
-
NARCON Nicolas authored3994c4a6
-
NARCON Nicolas authored
ENH: handle vector output in `with_output` method
14c7b852
-
Closes #16 (closed)
Also, improvement for applications with vector outputs: Beforehand using pyotb.AppName(..., out='output.shp')
was not writing output.shp. Now ExecuteAndWriteOutput is called for any output, not only rasters.
ENH: handle vector output in `with_output` method