Storage Functions
openpathsampling.storage
>>> import openpathsampling as paths
>>> mover = paths.storage.Storage()
storages
These are the leaves of a path tree. The atomic moved that can be made
|
Create a netCDF+ storage for OPS Objects |
|
Open a storage in read-only and do caching useful for analysis. |
stores
ObjectStore to store a dict with StorableObject : value |
|
A Store to store arbitrary snapshots |
|