Skip to content
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

Perhaps technically deprecate templating of calling scripts #42

Open
jlnav opened this issue Jan 17, 2023 · 0 comments
Open

Perhaps technically deprecate templating of calling scripts #42

jlnav opened this issue Jan 17, 2023 · 0 comments

Comments

@jlnav
Copy link
Member

jlnav commented Jan 17, 2023

The idea and implementation of templating calling scripts was produced before there was a from_yaml() included in libE's API. Everything that we currently template in the python calling scripts can just simply be loaded from the file, then we use jinja only on the submission scripts.

Then assuming from_yaml() is stable, we will no longer have to update the python scripts as the API changes, or if we simply want to add more templated variables.

@jlnav jlnav changed the title Perhaps technically deprecate templating of submission scripts Perhaps technically deprecate templating of calling scripts Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant