py21cmfast.io.caching ===================== .. py:module:: py21cmfast.io.caching .. autoapi-nested-parse:: Module to deal with the cache. The module has a manager that essentially establishes a database of cached files, and provides methods to handle the caching of output data (i.e. determining the filename for a given set of parameters). .. !! processed by numpydoc !! Attributes ---------- .. autoapisummary:: py21cmfast.io.caching.logger Classes ------- .. toctree:: :hidden: /autoapi/py21cmfast/io/caching/CacheConfig /autoapi/py21cmfast/io/caching/OutputCache /autoapi/py21cmfast/io/caching/RunCache .. autoapisummary:: py21cmfast.io.caching.CacheConfig py21cmfast.io.caching.OutputCache py21cmfast.io.caching.RunCache Module Contents --------------- .. py:data:: logger