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
It would be very useful if a -c configfile could be used with good defaults, and additional parameters on the command line be used to set a better value for that specific run.
This limitation inhibits usage, and a method as uses in the examples/ scripts will then find more use.
The text was updated successfully, but these errors were encountered:
I have an example of a different way of defining the CLI, via the docopt method. See view_spec_point.py. This method doesn't (at least from the start) offer a config file.
It would be very useful if a -c configfile could be used with good defaults, and additional parameters on the command line be used to set a better value for that specific run.
This limitation inhibits usage, and a method as uses in the examples/ scripts will then find more use.
The text was updated successfully, but these errors were encountered: