- Aug 18, 2021
-
-
Alan De Smet authored
development path accidentally checked in
-
Alan De Smet authored
symlinking onto self is a danger when doing downloads directly into the run directory.
-
Alan De Smet authored
-
Alan De Smet authored
It was eaching KeyboardInterrupt and causing me grief. (A small exception is granted for a case that does cleanup and re-raises te exception.)
-
- Aug 16, 2021
-
-
Alan De Smet authored
-
Alan De Smet authored
-
Alan De Smet authored
Bail early if all files present. Essential to avoid errors about downloads being disabled when required files are present. Ignore errors when mirroring; logging is all we need to do.
-
Alan De Smet authored
Especially collect up "no downloads allowed, but I'm missing files"
-
Alan De Smet authored
-
Alan De Smet authored
-
Alan De Smet authored
"None OR whatever" not "None OF whatever"
-
Alan De Smet authored
-
Alan De Smet authored
How did this work!?
-
Alan De Smet authored
-
- Aug 06, 2021
-
-
Alan De Smet authored
-
Alan De Smet authored
-
Alan De Smet authored
If a dataset has a period longer than a day, omit the timestamp from the automatically generated description. Makes logs a bit briefer.
-
Alan De Smet authored
-
Alan De Smet authored
It's just an alias of csppfetch.DownloadStatistics. It's a convenience, so if another module handed you a Downloader, you can eaisly get the DownloadStatistics without personally needing to import csppfetch
-
Alan De Smet authored
-
Alan De Smet authored
-
Alan De Smet authored
-
Alan De Smet authored
-
Alan De Smet authored
Only for a few very high level things. If not available, route it to logging.info
-
Alan De Smet authored
-
Alan De Smet authored
-
Alan De Smet authored
-
Alan De Smet authored
-
Alan De Smet authored
-
Alan De Smet authored
-
Alan De Smet authored
-
Alan De Smet authored
-
Alan De Smet authored
-
Alan De Smet authored
-
Alan De Smet authored
-
Alan De Smet authored
-
Alan De Smet authored
-
Alan De Smet authored
-
Alan De Smet authored
-
Alan De Smet authored
(And delete a bunch of dead code I could have sworn I removed earlier)
-