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

Parameter loading helper functions #171

Open
blester125 opened this issue Jan 30, 2023 · 0 comments
Open

Parameter loading helper functions #171

blester125 opened this issue Jan 30, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@blester125
Copy link
Collaborator

We should add some helper functions that do things like read in parameters based on metadata, etc.

This would mainly be as debugging tools (easy way to load and inspect a parameter manually) but will probably be useful elsewhere too. They should probably let you stop at various points in the loading sequence (i.e. load the metadata, load the tar archive, load the dict with serialized values, load the dict with de-serialized values, load the whole parameter).

@blester125 blester125 added the good first issue Good for newcomers label Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant