Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-03 | download_and_map.py: when download_log.txt contains blank lines, this script ↵ | Hui Lan | |
will stop working. Make it work when the log file contains blank lines. These blank lines usually appear in the end of the log file. | |||
2020-05-02 | download_and_map.py: lower the requirement of available disk space to make ↵ | Hui Lan | |
downloading and mapping proceed. | |||
2020-01-18 | download_and_map.py: write "no enough space" warning message to network log file | Hui Lan | |
If there is no enough space left in the disk, download_and_map.py will refuse to download any data. This can be quite mysterious for a maintainer. So, write the reason to the network log file. The reason is something like: "[download_and_map.py] home directory does not have enough space (only 13 G available)." -Hui | |||
2019-12-04 | brain: add python and R code to local repository. | Hui Lan | |