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

Standardize naming of groups and nodes in output files #819

Open
gonzaponte opened this issue May 25, 2022 · 0 comments
Open

Standardize naming of groups and nodes in output files #819

gonzaponte opened this issue May 25, 2022 · 0 comments
Labels
good first issue Issues for people willing to get into IC

Comments

@gonzaponte
Copy link
Collaborator

So far, we have named the groups and nodes of our output files slightly randomly. I propose that we name them in a standard manner. We can discuss other options, but my preferred one is
/data_type/node_name, where

  • data_type can be RWF, PMAPS, KDST, HDST, DDST, etc, and
  • node_name will be something descriptive of what it holds (like S1Pmt for pmaps) or simply data for when there is a single table, and there is no obvious better name for the node.

Of course, this will need to update some of our reader functions so they are backward-compatible, but it might be worth the effort. Thoughts?

@gonzaponte gonzaponte added the good first issue Issues for people willing to get into IC label May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Issues for people willing to get into IC
Projects
None yet
Development

No branches or pull requests

1 participant