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

Is there a method to serialize the CellTree object to disk? #10

Open
barpaum opened this issue Oct 31, 2016 · 1 comment
Open

Is there a method to serialize the CellTree object to disk? #10

barpaum opened this issue Oct 31, 2016 · 1 comment

Comments

@barpaum
Copy link

barpaum commented Oct 31, 2016

I've tried dill and pickle for serialization but failed. Is there any method to save a CellTree to disk so it would be possible to load it for a second time use.

@jay-hennen
Copy link
Collaborator

No, there isn't a mechanism for that right now. For our primary use case, building it anew every time is acceptable.

However, do feel free to submit a PR for it! It would definitely be a nice feature to have.

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

No branches or pull requests

2 participants