FileResolver

class of dascore.io.index.catalog
inherits from: PatchResolver, abc.ABC
source

FileResolver(
    root = None,
)

Load patches through dc.read; remoteness is the path layer’s job.

Methods

Name Description
live_entries Return the live patches this resolver serves (path -> patch).
resolve Read the patch, passing range trims down as read hints.