When a user uses gricli for the very first time, or when (s)he deletes ~/.grisu, the default group is /nz. Using this group job submission fails with the following message:
"submissionLocation: No submission location specified. Since application is of type "generic" Grisu can't auto-calculate one. Please either specify package or submissionn location."
It's typically new users who run into this problem, and they probably don't know that they have to change the group. So their first attempt in using gricli is an error, which is probably not good. Also, by reading the error message, probably very few users understand what the problem is.
I figured the default is set in in grisu.gricli.environment.GricliEnvironment, should be an easy fix.
I think I'd set it to /nz/nesi
When a user uses gricli for the very first time, or when (s)he deletes ~/.grisu, the default group is /nz. Using this group job submission fails with the following message:
"submissionLocation: No submission location specified. Since application is of type "generic" Grisu can't auto-calculate one. Please either specify package or submissionn location."
It's typically new users who run into this problem, and they probably don't know that they have to change the group. So their first attempt in using gricli is an error, which is probably not good. Also, by reading the error message, probably very few users understand what the problem is.
I figured the default is set in in grisu.gricli.environment.GricliEnvironment, should be an easy fix.
I think I'd set it to /nz/nesi