This function assumes that the lnl output suffix includes "LnL" but using the docker image the output in the suffix has "lnl" (lowercase).
Workaround: rename the output files changing the lnl to LnL
example:
bgc produces: test_stat_lnl_1
change it to: test_stat_LnL_1
This function assumes that the lnl output suffix includes "LnL" but using the docker image the output in the suffix has "lnl" (lowercase).
Workaround: rename the output files changing the lnl to LnL
example:
bgc produces: test_stat_lnl_1
change it to: test_stat_LnL_1