Upon cloning the repository, more than 1.5Gb gets downloaded. Most likely there are unneeded files present that can be deleted.
git clone https://github.com/FertigLab/pycogaps.git
Cloning into 'pycogaps'...
remote: Enumerating objects: 2553, done.
remote: Counting objects: 100% (1273/1273), done.
remote: Compressing objects: 100% (675/675), done.
remote: Total 2553 (delta 654), reused 1154 (delta 596), pack-reused 1280
Receiving objects: 100% (2553/2553), 9.16 MiB | 7.47 MiB/s, done.
Resolving deltas: 100% (1444/1444), done.
Filtering content: 100% (3/3), 1.59 GiB | 9.32 MiB/s, done.
Upon cloning the repository, more than 1.5Gb gets downloaded. Most likely there are unneeded files present that can be deleted.