openPMD/openPMD-api

Pickle Support

Open

#84 opened on Feb 19, 2018

 (0 comments) (0 reactions) (0 assignees)C++ (57 forks)auto 404
frontend: Python3good first issuehelp wanted

Repository metrics

Stars
 (160 stars)
PR merge metrics
 (PR metrics pending)

Description

Add pickle support to user-facing classes and states.

We have to check if that is entirely possible and if things like file-handles need to be restored/properly shut down/etc. Probably depends on #171 as well.

Contributor guide