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

Get rid of the wann2kc.w90_files #5

Open
mikibonacci opened this issue May 24, 2024 · 2 comments
Open

Get rid of the wann2kc.w90_files #5

mikibonacci opened this issue May 24, 2024 · 2 comments
Assignees

Comments

@mikibonacci
Copy link
Owner

This can be done by using the self.link(Process, wann2kc_calc) and use the dst_path name to understand the attribute.

then, in the helper used to populate the builder, I use a pop to automatically delete the custom attribute.

@GeigerJ2
Copy link
Collaborator

Note: decorate self._fetch_linked_files, not self.link.

@mikibonacci
Copy link
Owner Author

Exactly, so the idea would be to decorate not the link but the _fetch_linked_files, which contains the src_calc attribute.

@mikibonacci mikibonacci self-assigned this May 24, 2024
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

2 participants