py21cmfast.cache_tools

A set of tools for reading/writing/querying the in-built cache.

Functions

clear_cache(**kwargs)

Delete datasets in the cache.

list_datasets(*[, direc, kind, hsh, seed, ...])

Yield all datasets which match a given set of filters.

query_cache(*[, direc, kind, hsh, seed, ...])

Get or print datasets in the cache.

readbox(*[, direc, fname, hsh, kind, seed, ...])

Read in a data set and return an appropriate object for it.