Al-Mubin Khan Nabil

Results 6 comments of Al-Mubin Khan Nabil

you can do `chmod +x ./install_usv_sim` this will make the script executable

@danielfortunato I'm facing the same issue. did you happen to find any solution to this problem?

hello @rht, I was looking into this issue as preparation for gsoc24. Do you think it would be a good idea to change `model_vars[var]` from Lists to Dictionaries? In that...

> Thanks for this PR! It's quite a bit breaking change, because users themselves use `model_vars` and that now changes dataformat. That users have to add `.values()` is a breaking...

> @NirobNabil Just curious, did you try this change with `batch_run`? I don't think it will matter, but multi-processing can make things interesting. I haven't yet. I'll do a test...