Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testdata files with *.gz extension not downloaded when cloned #1

Open
jakobherpich opened this issue May 31, 2017 · 1 comment
Open

Comments

@jakobherpich
Copy link

When I download the zip-file or clone the repository, the files with .gz file extensions are not downloaded correctly. They are simply text files containing the files metadata:

$ git clone https://github.com/pynbody/testdata
$ cd testdata
$ cat g15784.lr.01024.gz 
version https://git-lfs.github.com/spec/v1
oid sha256:f4adf53e8a661d9ba2d470a8c9ad9b863791b569845029e7a69838aec5aeb2ac
size 51403138

This file cannot be loaded with pynbody and I cannot perform unit tests. The actual files seem to be missing.

@apontzen
Copy link
Member

apontzen commented Jun 1, 2017

This is a git lfs repository - unfortunately github started asking for money for an lfs repository, so we went back to using the .tar.gz here: http://star.ucl.ac.uk/~app/testdata.tar.gz

I should probably remove this repository, actually, thanks for the heads up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants