podpac.utils.DiskCacheMixin¶
Mixin to add disk caching to the Node by default.
-
podpac.utils.DiskCacheMixin.
cross_validation_lock
¶ A contextmanager for running a block with our cross validation lock set to True.
At the end of the block, the lock’s value is restored to its value prior to entering the block.