This is a data repo to lift the burden of storing large data in code repos:
The data stored here
- is public
- can be referred by URL
- can be used for any Kestrel-related activities such as testing in CI/CD, demo, display, etc.
Follow the instructions on git-lfs before clone this repo:
- install
git-lfs
package, e.g.,$ sudo apt install git-lfs
. - setup the lfs extension for your local git command:
$ git lfs install
. - just clone this repo and all data will be there.
CDLA Sharing 1.0 License as detailed in LICENSE.md.
- Submit a PR with a description of the data and how/where it will be used.
- Get approval from one of the maintainers.
- Refer to the new data in this repo.