Skip to content

Conversation

@RONAK-AI647
Copy link
Contributor

Description:
Enables PlotData to dynamically access any variable from output datasets, not just hardcoded attributes.
Previously, PlotData only supported predefined attributes (T_i, T_e, n_e, etc.). Users couldn't plot custom diagnostic variables from output files without modifying the class. This PR solves this issue.

Issue Solved #1358

@RONAK-AI647
Copy link
Contributor Author

@jcitrin , take a look !!
If any CI fails , I will shortly clear that .Please run the workflow once.

Copy link
Collaborator

@jcitrin jcitrin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My one main comment is that we can relax a bit the requirement for backwards compatibility in plotruns_lib. What needs to be backwards compatible is only the configs in plotting/configs. If plotruns_lib_test passes, then we should be OK. The specific in-line comments are all in this direction:

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

Successfully merging this pull request may close these issues.

3 participants