E.g., instead of having to write something like ``` --vars P0,TT --rename P0=psurf,TT=temp ``` could have a shortcut like ``` --vars P0=psurf,TT=temp ``` To be determined if this is worth doing, at the cost of complicating the variable selection code.
E.g., instead of having to write something like
could have a shortcut like
To be determined if this is worth doing, at the cost of complicating the variable selection code.