eurocropsml.dataset.utils.MMapMetadataΒΆ

class MMapMetadata(file_paths: Iterable[Path])ΒΆ

Bases: object

Memory map metadata class.

Parameters:

file_paths – Iterable of file paths to memory map.

Methods

__init__(file_paths)

Attributes

sorted_used_files

Get list of used file paths as strings sorted by position in mmap.