Add arguments to Radiance scripts

Hi all,

I was wondering if it is somehow possible to change arguments for Radiance from Honeybee related to specific scripts that Radiance is running. For example, I would like to add a parameter -w when rcontrib is called, to hide certain error messages I am getting when running a recipe. Could someone explain me if this is possible to do from Python?

Based on analysis of the HB code I understand that the underlying simulation is called using the following command:

"queenbee" local run "C:\Users\*********\.conda\envs\graduation\lib\site-packages\lbt_recipes\cumulative_radiation" "D:/*********/simulation/name_simulation" -i "D:/*********/simulation/name_simulation\cumulative_radiation_inputs.json" --workers 1 --env PATH="C:\Radiance\bin" --env RAYPATH="C:\Radiance\lib" --name cumulative_radiation

Thank you for your time!

This was answered in Accelerad zero-area polygon warnings - accelerad - discourse.radiance-online.org