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

Filtering for property logs #37

Closed
alexhad6 opened this issue Oct 25, 2023 · 0 comments · Fixed by #38
Closed

Filtering for property logs #37

alexhad6 opened this issue Oct 25, 2023 · 0 comments · Fixed by #38

Comments

@alexhad6
Copy link
Contributor

Could have a gitignore-like config file, then ability to override in the Python code.

  • Metadata from nodes that are using datalogger, ways to filter all of the attributes of a class
  • For log_props, turn numpy arrays to lists and save them, but have a gitignore-type file that doesn’t save certain variables
    • Numpy, Pandas, Xarray
    • Point logger at static file, inside the logger class itself, default file it looks for, full of attributes to ignore
    • At log time, if you call log properties, can supply a more specific list of attributes to ignore
alexhad6 added a commit that referenced this issue Nov 3, 2023
alexhad6 added a commit that referenced this issue Nov 3, 2023
@alexhad6 alexhad6 linked a pull request Nov 6, 2023 that will close this issue
alexhad6 added a commit that referenced this issue Nov 6, 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

Successfully merging a pull request may close this issue.

1 participant