tasi.dlr.dataset.DLRUTDatasetManager#

class tasi.dlr.dataset.DLRUTDatasetManager(version, path='/home/docs/checkouts/readthedocs.org/user_builds/tasi/checkouts/stable/tasi/tests/data', download_chunk_size=1024, **kwargs)[source]#

A manager to load the DLR UT dataset from zenodo

__init__(version, path='/home/docs/checkouts/readthedocs.org/user_builds/tasi/checkouts/stable/tasi/tests/data', download_chunk_size=1024, **kwargs)[source]#

Methods

__init__(version[, path, download_chunk_size])

air_quality([path])

List of files with air quality data.

area()

download(file)

extract(file, path)

load([path])

Download a specified DLR dataset.

openscenario([path])

List of files with OpenSCENARIO data.

road_condition([path])

List of files with road condition information.

traffic_lights([path])

List of files with traffic light data.

traffic_volume([path])

List of files with traffic volume data.

trajectory([path])

List of files with trajectory data.

weather([path])

List of files with weather data.

Attributes

ARCHIVE

BASE_URI

The base URI of all DLR datasets

DATA_TYPES

VERSION

An internal mapping between version and the zenodo id

archivename

The base name of the archive

filename

The full name of the archive including the version

name

url

The URL to download the dataset from

version

The dataset version