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

invalid bindata #4

Open
erickfredj opened this issue Sep 5, 2024 · 2 comments
Open

invalid bindata #4

erickfredj opened this issue Sep 5, 2024 · 2 comments

Comments

@erickfredj
Copy link

I clone the visit-dav/largedata:
prompt$ git clone https://github.com/visit-dav/largedata.git
Than I tried to unzip or untar the file. However the data in the bindata are invalid. Where I can download the data? or Can you please correct the problem.

@cyrush
Copy link
Member

cyrush commented Sep 5, 2024

@erickfredj since these are large binary files, we store them using git lfs or git large file storage.

After a clone you will need to do a git lfs pull to fetch the actual data.

Here is some more info about git lfs:

https://visit-sphinx-github-user-manual.readthedocs.io/en/develop/dev_manual/GitHub.html#setting-up-git-lfs

@erickfredj
Copy link
Author

erickfredj commented Sep 5, 2024 via email

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