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

Centralize logic for setting parameters in jobs, platforms, ... #6

Open
LuiggiTenorioK opened this issue Nov 14, 2023 · 1 comment
Open

Comments

@LuiggiTenorioK
Copy link
Member

In GitLab by @kinow on Nov 14, 2023, 14:09

From @dbeltrankyl

Ultimately, we should split the setters to job(self.attributes) from the getters from as_config in the job.update_parameters.

Once we have that, we would transfer all as_conf stuff into a function inside the config-parser and then the job.update_parameters would call to that function before setting the self attributes

The wrappers stuff is more tricky than doing just that, we would need to investigate it ( or redesign the wrapper code).

Maybe we can think about it when Manuel starts to do the integration of pycomps or what we will use in the end

From: https://earth.bsc.es/gitlab/es/autosubmit/-/issues/1151#note_241296

@LuiggiTenorioK
Copy link
Member Author

In GitLab by @kinow on Nov 14, 2023, 14:11

mentioned in issue es/autosubmit#1151

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