/sisl-files

Test files and other large files part of the sisl-suite

Primary LanguageJupyter NotebookMozilla Public License 2.0MPL-2.0

sisl-files

Test files and other large files part of the sisl-suite

This repository is mainly intended as a submodule for sisl to be able to test files in the pytest scheme.
Because I try to keep the sisl repository to a minimum it is necessary to host such large files in other repositories so they are not part of the standard distribution.

It is imperative that all Jupyter notebooks are created with Python-3!

Limits of file sizes

The GitHub repositories are limited to contain files of 100 MB, so it is imperative to keep files to a minimum size. This should be considered at all times.

git lfs

This repository makes use of Git LFS command to make large file storage better.