You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is just a warning that you can ignore - I can't get rid of it or suppress it- its just APERO tries to use the system rm command as its way faster and if it fails (i.e. you get this warning, which I don't know how to suppress as its from the command line not from python) it goes through all the files in python and removes them (which is slower but works as it doesn't rely on ls to get an argument list and hence give this warning.
hi Neil,
12:21:33.469-|RESET| ==================================================
12:21:33.494-|RESET| Calibration directory:
12:21:33.501-**|RESET| ==================================================
12:21:33.508- |RESET| Resetting calibration database directory
sh: /bin/rm: Argument list too long
12:24:57.663-|RESET| ==================================================
12:24:57.678-|RESET| Telluric directory:
12:24:57.685-**|RESET| ==================================================
12:24:57.692- |RESET| Resetting tellruic database directory
sh: /bin/rm: Argument list too long
Is there something I can do except doing it manually by chunks out of apero?
thanks
The text was updated successfully, but these errors were encountered: