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

Save/load packed objects from file #202

Open
mogres opened this issue Oct 11, 2023 · 0 comments
Open

Save/load packed objects from file #202

mogres opened this issue Oct 11, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@mogres
Copy link
Collaborator

mogres commented Oct 11, 2023

Use Case

I would like to be able to restore previously packed objects from a file and continue the packing afterwards.

Solution

We can save the packed_objects class as a pickle file and use it to restore previously packed objects.

Things to consider

Should this be independent of the grid? May have to recalculate inside/outside points for compartments if the grid is different.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant