tasi.dlr.dataset.DLRHTDatasetManager#

class tasi.dlr.dataset.DLRHTDatasetManager(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 HT 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])

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_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

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