You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would very much appreciate, if one could change variables in multiple namelists via the cli simultanuously.
So instead of giving '-g NML' and '-v "VAR=val"', which works only for only one 'NML' (I do not know, for which one, if one gives multiple '-g ...'), one could maybe implement an argument parser, which uses the syntax "-v "NML:VAR=val" and throw the '-g ...'?
Thanks for the cool work anyway.
The text was updated successfully, but these errors were encountered:
I would very much appreciate, if one could change variables in multiple namelists via the cli simultanuously.
So instead of giving '-g NML' and '-v "VAR=val"', which works only for only one 'NML' (I do not know, for which one, if one gives multiple '-g ...'), one could maybe implement an argument parser, which uses the syntax "-v "NML:VAR=val" and throw the '-g ...'?
Thanks for the cool work anyway.
The text was updated successfully, but these errors were encountered: