Skip to content

Changes in wrapper_procs.py.

juan rodriguez-carvajal requested to merge master into jrc_branch

The statement if (ierror == 0) call err_clear has been added before returning the result. In cases where the function can accept optional arguments and at least one of them is not given, forpy automatically raises an exception. This sentence prevents this raise.

Merge request reports

Loading