Skip to content

Fetch data if not present locally #75

@khaeru

Description

@khaeru

At iiasa/message_data#184 (currently private), @francescolovat notes that historical.process(1) fails on CI with:

FileNotFoundError: [Errno 2] No such file or directory: '/opt/python3/lib/python3.7/site-packages/item/data/historical/input/T000_input.csv'
  • On this CI workflow, the transport-energy package is installed from PyPI, not from source.
  • By design, the package does not include raw input data.
  • However, the package should fall back to retrieving the data if it is not found locally.

Metadata

Metadata

Assignees

Labels

bughistoricalHistorical transport statistics

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions