Skip to content

More features + fix Output regression

Vincent Delbar requested to merge more-features into release-1.6

Fixes #34 (closed), #49 (closed), #58 (closed)

Adds App.elapsed_time, OTBObject.metadata, OTBObject.data, OTBObject.get_infos(), OTBObject.get_statistics() Fix Output inheritance, this object must provide all the OTBObject dunder methods.

Also should fix a max recursion depth when trying to access unknown OTBObject attribute

Edited by Vincent Delbar

Merge request reports