Skip to content

Dataset fetch functions fail due to broken Mega links #2

@Kerolos-Noshy

Description

@Kerolos-Noshy

Description

When attempting to fetch certain datasets using pyadlml.dataset, the fetch functions fail due to broken Mega links. The following datasets are affected:

  • fetch_amsterdam
  • fetch_aras
  • fetch_mitlab
  • fetch_tuebingen_2019
  • fetch_uci_adl_binary
  • fetch_kasteren_2010

The Mega link provided for these datasets shows the message: "The file you are trying to download is no longer available."

Error

  • FileNotFoundError: [Errno 2] No such file or directory: '\tmp\pyadlml_data_home\amsterdam\original\kasterenActData.txt'

Steps to Reproduce

from pyadlml.dataset import fetch_amsterdam
data =  fetch_amsterdam()

Examples of broken Mega links

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions