DLRHTDatasetManager#

A class that enables downloading the DLR-HT dataset.

Constructor#

DLRHTDatasetManager(version[, path, ...])

A manager to load the DLR HT dataset from zenodo

Methods#

The following methods yield the files to the different data variants within the dataset.

DLRHTDatasetManager.trajectory([path])

List of files with trajectory data.

DLRHTDatasetManager.weather([path])

List of files with weather data.

DLRHTDatasetManager.road_condition([path])

List of files with road condition information.

DLRHTDatasetManager.traffic_volume([path])

List of files with traffic volume data.