Al-Mubin Khan Nabil
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...
Thank you, I'll get to work right away.
> 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...