next-exp/IC

Provide a clear message when no input files are found

Open

#868 创建于 2024年3月26日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (77 fork)auto 404
easygood first issuehelp wanted

仓库指标

Star
 (10 star)
PR 合并指标
 (PR 指标待抓取)

描述

The error message when the input file list is empty is not very helpful. For instance in hypathia:

[...]
sd = sensor_data(files_in[0], WfType.mcrd)
IndexError: list index out of range

It must be improved. Probably for all cities at once.

贡献者指南