Example code to parse the above ini example. Note: The encoded password is the same as the unencoded to demonstrate the use. Storing the crypt_key in the program should be discouraged. A better ...
This example shows simple case how to use the libradtran runner. Runner function: run_libradtran needs a dict that contains the inputs for libradtran and some settings options as well. The main input ...