Skip to contents

Represents a generic interval. Meant to be subclassed.

Usage

Interval(path = class_missing, blob_storage_container = class_missing)

Arguments

path

A string specifying the path to the generation interval CSV file.

blob_storage_container

Optional. The name of the blob storage container to get it from. If NULL, will look locally.

See also

Other config: Config(), Data(), Parameters(), read_json_into_config()