-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Better documentation for the templates #232
Comments
I can help with this. |
|
Why not use this file for exhaustive instructions? I started out with this config to use xscen and you have to work with it a lot to get the workflow to run.
I agree. However, it would be useful to showcase where this 'invisible' action is taking place in the workflow/config.
Nice, I edited that a bit, too. |
I'm probably too close to it and assumed people will know the options after running through the notebooks, but you are probably right. I can add commented defaults in the config for people who start directly with the template. |
I think @RondeauG mentioned that the docs / notebooks point to the templates somewhere already. I would really see the template(s) as another angle for learning and a good place to add details that the notebooks don't cover. |
Interesting idea. I really saw the templates as going after the notebooks. One thing I will say is that it much easier to showcase different arguments in the notebooks. |
yes, I will create a new PR |
new PR: #235 |
Generic Issue
Description
I've been helping @vindelico get accustomed to
xscen
in the last few weeks, and he had a few suggestions for our templates (especially the first 1, which is the most complete one).In some places in the config, we only write the arguments that are being overwritten. The reason why some arguments are missing wasn't clear. Something like this would be preferable:
compute_deltas
) are under specific categories (i.eaggregate
)xscen
throughparse_config
and which doesn't.The text was updated successfully, but these errors were encountered: