CHIMEFRB / datatrail-cli

CHIME/FRB Data Management CLI
https://chimefrb.github.io/datatrail-cli/
MIT License
2 stars 0 forks source link

[BUG] Datatrail pull doesn't properly show number of already downloaded files #26

Closed kaitshin closed 1 year ago

kaitshin commented 1 year ago

Describe the bug When doing datatrail pull chime.event.baseband.raw <eventnum> on CANFAR, the command appears to search for files already downloaded to CANFAR on arc. However, none are ever found.

To Reproduce Run datatrail pull chime.event.baseband.raw 30105124 -vvv on CANFAR while there are files that already exist (this is a relatively small baseband dataset example).

Expected behavior When there are 290 files already downloaded at CANFAR, I expect the result to show "290 files found at canfar" instead of "0 files found at canfar".

Screenshots image

Desktop (please complete the following information):

Additional context I've noticed this for a while but I think it's pretty low priority